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.h53 inline hci::AddressWithType GetDevice() const override { in GetDevice() function
/system/bt/gd/l2cap/classic/internal/
Dfixed_channel_impl.h40 hci::Address GetDevice() const { in GetDevice() function
Dlink.h52 hci::AddressWithType GetDevice() const override { in GetDevice() function
/system/bt/gd/l2cap/internal/
Ddynamic_channel_impl.cc43 hci::AddressWithType DynamicChannelImpl::GetDevice() const { in GetDevice() function in bluetooth::l2cap::internal::DynamicChannelImpl
/system/update_engine/
Ddynamic_partition_test_utils.h114 inline std::string GetDevice(const std::string& name) { in GetDevice() function
/system/bt/gd/shim/
Dl2cap_test.cc58 hci::AddressWithType GetDevice() const { in GetDevice() function in bluetooth::shim::__anon12bd56b70111::TestLink
/system/vold/
DUtils.cpp753 dev_t GetDevice(const std::string& path) { in GetDevice() function