Searched defs:RepeatByte (Results 1 – 8 of 8) sorted by relevance
76 byte RepeatByte(byte token); in RepeatByte() method
19 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8>; in RepeatByte() method86 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { in RepeatByte() method233 pub const RepeatByte: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 4; constant424 fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { in RepeatByte() method1253 …fn RepeatByte(&self, _arg_token: i8) -> binder::public_api::Result<i8> { self.0.RepeatByte(_arg_to… in RepeatByte() method
115 public byte RepeatByte(byte token) throws RemoteException { in RepeatByte() method in TestServiceServer
176 ::android::binder::Status BpTestService::RepeatByte(int8_t token, int8_t* _aidl_return) { in RepeatByte() function in android::aidl::tests::BpTestService
1164 ::ndk::ScopedAStatus BpTestService::RepeatByte(int8_t in_token, int8_t* _aidl_return) { in RepeatByte() function in aidl::android::aidl::tests::BpTestService3236 ::ndk::ScopedAStatus ITestServiceDefault::RepeatByte(int8_t /*in_token*/, int8_t* /*_aidl_return*/)… in RepeatByte() function in aidl::android::aidl::tests::ITestServiceDefault
40 @Override public byte RepeatByte(byte token) throws android.os.RemoteException in RepeatByte() method in ITestService.Default1057 @Override public byte RepeatByte(byte token) throws android.os.RemoteException in RepeatByte() method in ITestService.Stub.Proxy2437 public byte RepeatByte(byte token) throws android.os.RemoteException; in RepeatByte() method
181 ::android::binder::Status RepeatByte(int8_t, int8_t*) override { in RepeatByte() function
308 Status RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte() function in __anonee08dd980111::NativeService