Searched defs:RepeatDouble (Results 1 – 8 of 8) sorted by relevance
81 double RepeatDouble(double token); in RepeatDouble() method
24 fn RepeatDouble(&self, _arg_token: f64) -> binder::public_api::Result<f64>; in RepeatDouble() method101 fn RepeatDouble(&self, _arg_token: f64) -> binder::public_api::Result<f64> { in RepeatDouble() method238 pub const RepeatDouble: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 9; constant509 fn RepeatDouble(&self, _arg_token: f64) -> binder::public_api::Result<f64> { in RepeatDouble() method1258 …fn RepeatDouble(&self, _arg_token: f64) -> binder::public_api::Result<f64> { self.0.RepeatDouble(_… in RepeatDouble() method
135 public double RepeatDouble(double token) throws RemoteException { in RepeatDouble() method in TestServiceServer
366 ::android::binder::Status BpTestService::RepeatDouble(double token, double* _aidl_return) { in RepeatDouble() function in android::aidl::tests::BpTestService
1369 ::ndk::ScopedAStatus BpTestService::RepeatDouble(double in_token, double* _aidl_return) { in RepeatDouble() function in aidl::android::aidl::tests::BpTestService3261 ::ndk::ScopedAStatus ITestServiceDefault::RepeatDouble(double /*in_token*/, double* /*_aidl_return*… in RepeatDouble() function in aidl::android::aidl::tests::ITestServiceDefault
60 @Override public double RepeatDouble(double token) throws android.os.RemoteException in RepeatDouble() method in ITestService.Default1172 @Override public double RepeatDouble(double token) throws android.os.RemoteException in RepeatDouble() method in ITestService.Stub.Proxy2442 public double RepeatDouble(double token) throws android.os.RemoteException; in RepeatDouble() method
196 ::android::binder::Status RepeatDouble(double, double*) override { in RepeatDouble() function
333 Status RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble() function in __anonee08dd980111::NativeService