Searched refs:lots (Results 1 – 4 of 4) sorted by relevance
71 Return<void> Bar::haveAGooberArray(const hidl_array<Goober, 20> &lots) { in haveAGooberArray() argument72 return mFoo->haveAGooberArray(lots); in haveAGooberArray()
44 …virtual Return<void> haveAGooberArray(const hidl_array<IFoo::Goober, 20 /* 20 */>& lots) override;
38 …virtual Return<void> haveAGooberArray(const hidl_array<IFoo::Goober, 20 /* 20 */>& lots) override;
136 haveAGooberArray(Goober[20] lots);