Searched refs:NewMethodThatReturns10 (Results 1 – 7 of 7) sorted by relevance
125 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
64 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
81 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
402 public int NewMethodThatReturns10() { in NewMethodThatReturns10() method in TestImpl
771 ::ndk::ScopedAStatus NewMethodThatReturns10(int32_t* _aidl_return) override { in NewMethodThatReturns10() function in DefaultImpl782 EXPECT_OK(iface->NewMethodThatReturns10(&res)); in TEST_P()
430 ::ndk::ScopedAStatus NewMethodThatReturns10(int32_t* _aidl_return) override { in NewMethodThatReturns10() function