Searched refs:haveAGooberVec (Results 1 – 5 of 5) sorted by relevance
63 Return<void> Bar::haveAGooberVec(const hidl_vec<Goober>& param) { in haveAGooberVec() function in android::hardware::tests::bar::V1_0::implementation::Bar64 return mFoo->haveAGooberVec(param); in haveAGooberVec()
42 virtual Return<void> haveAGooberVec(const hidl_vec<IFoo::Goober>& param) override;
36 virtual Return<void> haveAGooberVec(const hidl_vec<IFoo::Goober>& param) override;
156 Return<void> Foo::haveAGooberVec(const hidl_vec<Goober>& param) { in haveAGooberVec() function in android::hardware::tests::foo::V1_0::implementation::Foo
134 haveAGooberVec(vec<Goober> param);