Home
last modified time | relevance | path

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

/hardware/interfaces/tests/inheritance/1.0/default/
DGrandparent.cpp14 Return<void> Grandparent::doGrandparent() { in doGrandparent() function in android::hardware::tests::inheritance::V1_0::implementation::Grandparent
DParent.cpp17 Return<void> Parent::doGrandparent() { in doGrandparent() function in android::hardware::tests::inheritance::V1_0::implementation::Parent
DChild.cpp15 Return<void> Child::doGrandparent() { in doGrandparent() function in android::hardware::tests::inheritance::V1_0::implementation::Child