Searched defs:RepeatInterface (Results 1 – 4 of 4) sorted by relevance
70 IEmpty RepeatInterface(IEmpty value); in RepeatInterface() method
166 public IEmpty RepeatInterface(IEmpty in_value) { in RepeatInterface() method in TestImpl
165 ::ndk::ScopedAStatus RepeatInterface( in RepeatInterface() function
345 TEST_P(NdkBinderTest_Aidl, RepeatInterface) { in TEST_P() argument