Searched defs:RepeatInt (Results 1 – 8 of 8) sorted by relevance
78 int RepeatInt(int token); in RepeatInt() method
21 fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32>; in RepeatInt() method92 fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32> { in RepeatInt() method235 pub const RepeatInt: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 6; constant458 fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32> { in RepeatInt() method1255 …fn RepeatInt(&self, _arg_token: i32) -> binder::public_api::Result<i32> { self.0.RepeatInt(_arg_to… in RepeatInt() method
123 public int RepeatInt(int token) throws RemoteException { in RepeatInt() method in TestServiceServer
252 ::android::binder::Status BpTestService::RepeatInt(int32_t token, int32_t* _aidl_return) { in RepeatInt() function in android::aidl::tests::BpTestService
1246 ::ndk::ScopedAStatus BpTestService::RepeatInt(int32_t in_token, int32_t* _aidl_return) { in RepeatInt() function in aidl::android::aidl::tests::BpTestService3246 ::ndk::ScopedAStatus ITestServiceDefault::RepeatInt(int32_t /*in_token*/, int32_t* /*_aidl_return*/… in RepeatInt() function in aidl::android::aidl::tests::ITestServiceDefault
48 @Override public int RepeatInt(int token) throws android.os.RemoteException in RepeatInt() method in ITestService.Default1103 @Override public int RepeatInt(int token) throws android.os.RemoteException in RepeatInt() method in ITestService.Stub.Proxy2439 public int RepeatInt(int token) throws android.os.RemoteException; in RepeatInt() method
187 ::android::binder::Status RepeatInt(int32_t, int32_t*) override { in RepeatInt() function
318 Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt() function in __anonee08dd980111::NativeService