Searched defs:ThrowServiceException (Results 1 – 9 of 9) sorted by relevance
112 void ThrowServiceException(int code); in ThrowServiceException() method
194 fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
45 fn ThrowServiceException(&self, _arg_code: i32) -> binder::public_api::Result<()>; in ThrowServiceException() method164 fn ThrowServiceException(&self, _arg_code: i32) -> binder::public_api::Result<()> { in ThrowServiceException() method259 pub const ThrowServiceException: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 30; constant892 fn ThrowServiceException(&self, _arg_code: i32) -> binder::public_api::Result<()> { in ThrowServiceException() method1279 …fn ThrowServiceException(&self, _arg_code: i32) -> binder::public_api::Result<()> { self.0.ThrowSe… in ThrowServiceException() method
307 public void ThrowServiceException(int code) throws RemoteException { in ThrowServiceException() method in TestServiceServer
1268 ::android::binder::Status BpTestService::ThrowServiceException(int32_t code) { in ThrowServiceException() function in android::aidl::tests::BpTestService
2308 ::ndk::ScopedAStatus BpTestService::ThrowServiceException(int32_t in_code) { in ThrowServiceException() function in aidl::android::aidl::tests::BpTestService3366 ::ndk::ScopedAStatus ITestServiceDefault::ThrowServiceException(int32_t /*in_code*/) { in ThrowServiceException() function in aidl::android::aidl::tests::ITestServiceDefault
148 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Default1756 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Stub.Proxy2467 public void ThrowServiceException(int code) throws android.os.RemoteException; in ThrowServiceException() method
259 ::android::binder::Status ThrowServiceException(int32_t) override { in ThrowServiceException() function
462 Status ThrowServiceException(int code) override { in ThrowServiceException() function in __anonee08dd980111::NativeService