Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/tests/inheritance/1.0/default/
H A DGrandparent.cpp14 Return<void> Grandparent::doGrandparent() { in doGrandparent() function in android::hardware::tests::inheritance::V1_0::implementation::Grandparent
H A DParent.cpp17 Return<void> Parent::doGrandparent() { in doGrandparent() function in android::hardware::tests::inheritance::V1_0::implementation::Parent
H A DChild.cpp15 Return<void> Child::doGrandparent() { in doGrandparent() function in android::hardware::tests::inheritance::V1_0::implementation::Child
/aosp12/frameworks/native/cmds/lshal/
H A Dtest.cpp67 ::android::hardware::Return<void> doGrandparent() override { return Void(); } in doGrandparent() function
/aosp12/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp256 Return<void> doGrandparent() override { in doGrandparent() function
265 Return<void> doGrandparent() override { in doGrandparent() function