Searched refs:haveAVectorOfInterfaces (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/tests/foo/1.0/default/ | ||
D | Foo.h | 59 Return<void> haveAVectorOfInterfaces( |
D | Foo.cpp | 327 Return<void> Foo::haveAVectorOfInterfaces( in haveAVectorOfInterfaces() function in android::hardware::tests::foo::V1_0::implementation::Foo |
/hardware/interfaces/tests/bar/1.0/default/ | ||
D | Bar.cpp | 124 Return<void> Bar::haveAVectorOfInterfaces( in haveAVectorOfInterfaces() function in android::hardware::tests::bar::V1_0::implementation::Bar |
D | Bar.h | 62 Return<void> haveAVectorOfInterfaces( |
/hardware/interfaces/tests/foo/1.0/ | ||
D | IFoo.hal | 208 haveAVectorOfInterfaces(vec<ISimple> in) generates (vec<ISimple> out); |