Home
last modified time | relevance | path

Searched defs:ThrowServiceException (Results 1 – 18 of 18) sorted by relevance

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl171 void ThrowServiceException(int code); in ThrowServiceException() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h146 ::ndk::ScopedAStatus ThrowServiceException(int32_t in_code) override { in ThrowServiceException() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h146 ::ndk::ScopedAStatus ThrowServiceException(int32_t in_code) override { in ThrowServiceException() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java429 public void ThrowServiceException(int code) throws RemoteException { in ThrowServiceException() method in TestServiceServer
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h225 ::android::binder::Status ThrowServiceException(int32_t code) override { in ThrowServiceException() function
DITestService.h734 ::android::binder::Status ThrowServiceException(int32_t /*code*/) override { in ThrowServiceException() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h225 ::android::binder::Status ThrowServiceException(int32_t code) override { in ThrowServiceException() function
DITestService.h734 ::android::binder::Status ThrowServiceException(int32_t /*code*/) override { in ThrowServiceException() function
/system/tools/aidl/tests/rust/
Dtest_service.rs318 fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
Dtest_service_async.rs356 async fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java182 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Default
493 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Delegator
2754 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Stub.Proxy
3809 public void ThrowServiceException(int code) throws android.os.RemoteException; in ThrowServiceException() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java182 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Default
493 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Delegator
2754 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Stub.Proxy
3809 public void ThrowServiceException(int code) throws android.os.RemoteException; in ThrowServiceException() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp430 ScopedAStatus ThrowServiceException(int code) override { in ThrowServiceException() function in __anonc70ad0540111::NativeService
Daidl_test_service.cpp555 Status ThrowServiceException(int code) override { in ThrowServiceException() function in __anonee08dd980111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2990 ::ndk::ScopedAStatus BpTestService::ThrowServiceException(int32_t in_code) { in ThrowServiceException() function in aidl::android::aidl::tests::BpTestService
4599 ::ndk::ScopedAStatus ITestServiceDefault::ThrowServiceException(int32_t /*in_code*/) { in ThrowServiceException() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2990 ::ndk::ScopedAStatus BpTestService::ThrowServiceException(int32_t in_code) { in ThrowServiceException() function in aidl::android::aidl::tests::BpTestService
4599 ::ndk::ScopedAStatus ITestServiceDefault::ThrowServiceException(int32_t /*in_code*/) { in ThrowServiceException() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1578 ::android::binder::Status BpTestService::ThrowServiceException(int32_t code) { in ThrowServiceException() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1578 ::android::binder::Status BpTestService::ThrowServiceException(int32_t code) { in ThrowServiceException() function in android::aidl::tests::BpTestService