Searched defs:haveAGooberArray (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/tests/bar/1.0/default/ | ||
D | Bar.cpp | 76 Return<void> Bar::haveAGooberArray(const hidl_array<Goober, 20> &lots) { in haveAGooberArray() function in android::hardware::tests::bar::V1_0::implementation::Bar |
/hardware/interfaces/tests/foo/1.0/default/ | ||
D | Foo.cpp | 192 Return<void> Foo::haveAGooberArray(const hidl_array<Goober, 20> & /* lots */) { in haveAGooberArray() function in android::hardware::tests::foo::V1_0::implementation::Foo |