Searched refs:getICompatTest (Results 1 – 5 of 5) sorted by relevance
139 IBinder getICompatTest(); in getICompatTest() method
744 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testNewField()755 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testGetInterfaceVersion()765 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testGetInterfaceHash()816 ICompatTest compatTest = ICompatTest.Stub.asInterface(mInterface.getICompatTest()); in testRepeatStringNullableLater()
474 public IBinder getICompatTest() { in getICompatTest() method in TestImpl
456 ::ndk::ScopedAStatus getICompatTest(::ndk::SpAIBinder* _aidl_return) { in getICompatTest() function
166 itest->getICompatTest(&binder); in getCompatTest()