Searched refs:NewMethodThatReturns10 (Results 1 – 5 of 5) sorted by relevance
50 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
104 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
290 public int NewMethodThatReturns10() { in NewMethodThatReturns10() method in TestImpl
581 ::ndk::ScopedAStatus NewMethodThatReturns10(int32_t* _aidl_return) override { in NewMethodThatReturns10() function in DefaultImpl592 EXPECT_OK(iface->NewMethodThatReturns10(&res)); in TEST_P()
311 ::ndk::ScopedAStatus NewMethodThatReturns10(int32_t* _aidl_return) override { in NewMethodThatReturns10() function