Searched defs:RepeatLong (Results 1 – 8 of 8) sorted by relevance
79 long RepeatLong(long token); in RepeatLong() method
22 fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64>; in RepeatLong() method95 fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64> { in RepeatLong() method236 pub const RepeatLong: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 7; constant475 fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64> { in RepeatLong() method1256 …fn RepeatLong(&self, _arg_token: i64) -> binder::public_api::Result<i64> { self.0.RepeatLong(_arg_… in RepeatLong() method
127 public long RepeatLong(long token) throws RemoteException { in RepeatLong() method in TestServiceServer
290 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong() function in android::aidl::tests::BpTestService
1287 ::ndk::ScopedAStatus BpTestService::RepeatLong(int64_t in_token, int64_t* _aidl_return) { in RepeatLong() function in aidl::android::aidl::tests::BpTestService3251 ::ndk::ScopedAStatus ITestServiceDefault::RepeatLong(int64_t /*in_token*/, int64_t* /*_aidl_return*… in RepeatLong() function in aidl::android::aidl::tests::ITestServiceDefault
52 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Default1126 @Override public long RepeatLong(long token) throws android.os.RemoteException in RepeatLong() method in ITestService.Stub.Proxy2440 public long RepeatLong(long token) throws android.os.RemoteException; in RepeatLong() method
190 ::android::binder::Status RepeatLong(int64_t, int64_t*) override { in RepeatLong() function
323 Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() function in __anonee08dd980111::NativeService