Searched defs:getF (Results 1 – 5 of 5) sorted by relevance
49 int getF(in test_package.Foo foo); in getF() method
101 int getF(in Foo foo); in getF() method
313 public int getF(Foo foo) { in getF() method in TestImpl
332 ::ndk::ScopedAStatus getF(const Foo& foo, int32_t* _aidl_return) { in getF() function