Searched defs:RepeatChar (Results 1 – 8 of 8) sorted by relevance
77 char RepeatChar(char token); in RepeatChar() method
20 fn RepeatChar(&self, _arg_token: u16) -> binder::public_api::Result<u16>; in RepeatChar() method89 fn RepeatChar(&self, _arg_token: u16) -> binder::public_api::Result<u16> { in RepeatChar() method234 pub const RepeatChar: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 5; constant441 fn RepeatChar(&self, _arg_token: u16) -> binder::public_api::Result<u16> { in RepeatChar() method1254 …fn RepeatChar(&self, _arg_token: u16) -> binder::public_api::Result<u16> { self.0.RepeatChar(_arg_… in RepeatChar() method
119 public char RepeatChar(char token) throws RemoteException { in RepeatChar() method in TestServiceServer
214 ::android::binder::Status BpTestService::RepeatChar(char16_t token, char16_t* _aidl_return) { in RepeatChar() function in android::aidl::tests::BpTestService
1205 ::ndk::ScopedAStatus BpTestService::RepeatChar(char16_t in_token, char16_t* _aidl_return) { in RepeatChar() function in aidl::android::aidl::tests::BpTestService3241 ::ndk::ScopedAStatus ITestServiceDefault::RepeatChar(char16_t /*in_token*/, char16_t* /*_aidl_retur… in RepeatChar() function in aidl::android::aidl::tests::ITestServiceDefault
44 @Override public char RepeatChar(char token) throws android.os.RemoteException in RepeatChar() method in ITestService.Default1080 @Override public char RepeatChar(char token) throws android.os.RemoteException in RepeatChar() method in ITestService.Stub.Proxy2438 public char RepeatChar(char token) throws android.os.RemoteException; in RepeatChar() method
184 ::android::binder::Status RepeatChar(char16_t, char16_t*) override { in RepeatChar() function
313 Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar() function in __anonee08dd980111::NativeService