Searched defs:RepeatInterface (Results 1 – 6 of 6) sorted by relevance
20 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface() method
58 IEmpty RepeatInterface(IEmpty value); in RepeatInterface() method
146 public IEmpty RepeatInterface(IEmpty in_value) { in RepeatInterface() method in TestImpl
142 ::ndk::ScopedAStatus RepeatInterface( in RepeatInterface() function
222 TEST_P(NdkBinderTest_Aidl, RepeatInterface) { in TEST_P() argument