Home
last modified time | relevance | path

Searched defs:Parent (Results 1 – 5 of 5) sorted by relevance

/system/bt/gd/storage/
Dle_device.cc39 Device LeDevice::Parent() { in Parent() function in bluetooth::storage::LeDevice
Dclassic_device.cc31 Device ClassicDevice::Parent() { in Parent() function in bluetooth::storage::ClassicDevice
/system/extras/libjsonpb/verify/
Dtest.proto45 message Parent { message
/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc540 /*constexpr*/ PurePath Parent() const { in Parent() function
1233 TEST(PurePathTest, Parent) { in TEST() argument
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp625 using Parent = ::android::hardware::tests::foo::V1_0::EnumIterators::Parent; in TEST_F() typedef