Searched defs:RepeatIntEnum (Results 1 – 8 of 8) sorted by relevance
84 IntEnum RepeatIntEnum(IntEnum token); in RepeatIntEnum() method
27 …fn RepeatIntEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum) -> binder… in RepeatIntEnum() method110 …fn RepeatIntEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum) -> binder… in RepeatIntEnum() method241 pub const RepeatIntEnum: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 12; constant560 …fn RepeatIntEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum) -> binder… in RepeatIntEnum() method1261 …fn RepeatIntEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_7_IntEnum) -> binder… in RepeatIntEnum() method
147 public int RepeatIntEnum(int token) throws RemoteException { in RepeatIntEnum() method in TestServiceServer
480 ::android::binder::Status BpTestService::RepeatIntEnum(::android::aidl::tests::IntEnum token, ::and… in RepeatIntEnum() function in android::aidl::tests::BpTestService
1492 ::ndk::ScopedAStatus BpTestService::RepeatIntEnum(::aidl::android::aidl::tests::IntEnum in_token, :… in RepeatIntEnum() function in aidl::android::aidl::tests::BpTestService3276 ::ndk::ScopedAStatus ITestServiceDefault::RepeatIntEnum(::aidl::android::aidl::tests::IntEnum /*in_… in RepeatIntEnum() function in aidl::android::aidl::tests::ITestServiceDefault
72 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Default1241 @Override public int RepeatIntEnum(int token) throws android.os.RemoteException in RepeatIntEnum() method in ITestService.Stub.Proxy2445 public int RepeatIntEnum(int token) throws android.os.RemoteException; in RepeatIntEnum() method
205 …::android::binder::Status RepeatIntEnum(::android::aidl::tests::IntEnum, ::android::aidl::tests::I… in RepeatIntEnum() function
348 Status RepeatIntEnum(IntEnum token, IntEnum* _aidl_return) override { in RepeatIntEnum() function in __anonee08dd980111::NativeService