Home
last modified time | relevance | path

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

/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp257 struct SimpleParent : public IParent { struct
258 Return<void> doGrandparent() override { in doGrandparent()
261 Return<void> doParent() override { in doParent()