Searched defs:haveAGooberVec (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/tests/bar/1.0/default/ | ||
D | Bar.cpp | 68 Return<void> Bar::haveAGooberVec(const hidl_vec<Goober>& param) { in haveAGooberVec() function in android::hardware::tests::bar::V1_0::implementation::Bar |
/hardware/interfaces/tests/foo/1.0/default/ | ||
D | Foo.cpp | 180 Return<void> Foo::haveAGooberVec(const hidl_vec<Goober>& param) { in haveAGooberVec() function in android::hardware::tests::foo::V1_0::implementation::Foo |