Home
last modified time | relevance | path

Searched defs:GetDevice (Results 1 – 11 of 11) sorted by relevance

/system/bt/gd/l2cap/
Ddynamic_channel.cc24 hci::AddressWithType DynamicChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::DynamicChannel
/system/bt/gd/l2cap/classic/
Dfixed_channel.cc25 hci::Address FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::classic::FixedChannel
/system/bt/gd/l2cap/le/
Dfixed_channel.cc25 hci::AddressWithType FixedChannel::GetDevice() const { in GetDevice() function in bluetooth::l2cap::le::FixedChannel
/system/bt/gd/l2cap/le/internal/
Dfixed_channel_impl.h41 hci::AddressWithType GetDevice() const { in GetDevice() function
Dlink.h54 inline hci::AddressWithType GetDevice() const override { in GetDevice() function
/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl.cc42 hci::AddressWithType DynamicChannelImpl::GetDevice() const { in GetDevice() function in bluetooth::l2cap::internal::DynamicChannelImpl
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.h40 hci::Address GetDevice() const { in GetDevice() function
Dlink.h54 hci::AddressWithType GetDevice() const override { in GetDevice() function
/system/iorap/src/inode2filename/
Dinode.h110 constexpr dev_t GetDevice() const { in GetDevice() function
/system/update_engine/aosp/
Ddynamic_partition_test_utils.h114 inline std::string GetDevice(const std::string& name) { in GetDevice() function
/system/vold/
DUtils.cpp1128 dev_t GetDevice(const std::string& path) { in GetDevice() function