Searched refs:NewMethodThatReturns10 (Results 1 – 8 of 8) sorted by relevance
27 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
38 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
22 int NewMethodThatReturns10(); in NewMethodThatReturns10() method
462 public int NewMethodThatReturns10() { in NewMethodThatReturns10() method in TestImpl.CompatTest
935 ::ndk::ScopedAStatus NewMethodThatReturns10(int32_t* _aidl_return) override { in NewMethodThatReturns10() function in DefaultImpl947 EXPECT_OK(compat_test->NewMethodThatReturns10(&res)); in TEST_P()
475 ::ndk::ScopedAStatus NewMethodThatReturns10(int32_t* _aidl_return) override { in getICompatTest()