Searched defs:RepeatLongEnum (Results 1 – 8 of 8) sorted by relevance
85 LongEnum RepeatLongEnum(LongEnum token); in RepeatLongEnum() method
28 …fn RepeatLongEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_8_LongEnum) -> bind… in RepeatLongEnum() method113 …fn RepeatLongEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_8_LongEnum) -> bind… in RepeatLongEnum() method242 pub const RepeatLongEnum: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 13; constant577 …fn RepeatLongEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_8_LongEnum) -> bind… in RepeatLongEnum() method1262 …fn RepeatLongEnum(&self, _arg_token: crate::mangled::_7_android_4_aidl_5_tests_8_LongEnum) -> bind… in RepeatLongEnum() method
151 public long RepeatLongEnum(long token) throws RemoteException { in RepeatLongEnum() method in TestServiceServer
518 ::android::binder::Status BpTestService::RepeatLongEnum(::android::aidl::tests::LongEnum token, ::a… in RepeatLongEnum() function in android::aidl::tests::BpTestService
1533 ::ndk::ScopedAStatus BpTestService::RepeatLongEnum(::aidl::android::aidl::tests::LongEnum in_token,… in RepeatLongEnum() function in aidl::android::aidl::tests::BpTestService3281 ::ndk::ScopedAStatus ITestServiceDefault::RepeatLongEnum(::aidl::android::aidl::tests::LongEnum /*i… in RepeatLongEnum() function in aidl::android::aidl::tests::ITestServiceDefault
76 @Override public long RepeatLongEnum(long token) throws android.os.RemoteException in RepeatLongEnum() method in ITestService.Default1264 @Override public long RepeatLongEnum(long token) throws android.os.RemoteException in RepeatLongEnum() method in ITestService.Stub.Proxy2446 public long RepeatLongEnum(long token) throws android.os.RemoteException; in RepeatLongEnum() method
208 …::android::binder::Status RepeatLongEnum(::android::aidl::tests::LongEnum, ::android::aidl::tests:… in RepeatLongEnum() function
353 Status RepeatLongEnum(LongEnum token, LongEnum* _aidl_return) override { in RepeatLongEnum() function in __anonee08dd980111::NativeService