Searched defs:fooOutput (Results 1 – 2 of 2) sorted by relevance
107 hidl_array<IBaz::Foo, 2> fooOutput; in someMethodWithFooArrays() local121 hidl_vec<IBaz::Foo> fooOutput; in someMethodWithFooVectors() local
1278 IBase.Foo[] fooOutput = new IBase.Foo[2]; in someMethodWithFooArrays() local1289 ArrayList<IBase.Foo> fooOutput = new ArrayList<IBase.Foo>(); in someMethodWithFooVectors() local