Searched refs:someMethodWithFooArrays (Results 1 – 3 of 3) sorted by relevance
39 Return<void> someMethodWithFooArrays(const hidl_array<IBase::Foo, 2>& fooInput,
102 Return<void> Baz::someMethodWithFooArrays(const hidl_array<IBase::Foo, 2>& fooInput, in someMethodWithFooArrays() function in android::hardware::tests::baz::V1_0::implementation::Baz
113 someMethodWithFooArrays(Foo[2] fooInput) generates (Foo[2] fooOutput);