Home
last modified time | relevance | path

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

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