| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ITestService.aidl | 171 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/ |
| D | BnTestService.h | 150 ::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/ |
| D | BnTestService.h | 150 ::ndk::ScopedAStatus ThrowServiceException(int32_t in_code) override { in ThrowServiceException() function
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 230 ::android::binder::Status ThrowServiceException(int32_t code) override { in ThrowServiceException() function
|
| D | ITestService.h | 742 ::android::binder::Status ThrowServiceException(int32_t /*code*/) override { in ThrowServiceException() function
|
| /system/tools/aidl/tests/java/src/android/aidl/service/ |
| D | TestServiceServer.java | 430 public void ThrowServiceException(int code) throws RemoteException { in ThrowServiceException() method in TestServiceServer
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 230 ::android::binder::Status ThrowServiceException(int32_t code) override { in ThrowServiceException() function
|
| D | ITestService.h | 742 ::android::binder::Status ThrowServiceException(int32_t /*code*/) override { in ThrowServiceException() function
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 186 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Default 502 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Delegator 2819 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Stub.Proxy 3902 public void ThrowServiceException(int code) throws android.os.RemoteException; in ThrowServiceException() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 186 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Default 502 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Delegator 2819 @Override public void ThrowServiceException(int code) throws android.os.RemoteException in ThrowServiceException() method in ITestService.Stub.Proxy 3902 public void ThrowServiceException(int code) throws android.os.RemoteException; in ThrowServiceException() method
|
| /system/tools/aidl/tests/rust/ |
| D | test_service_async.rs | 357 async fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
|
| D | test_service.rs | 319 fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
|
| /system/tools/aidl/tests/ |
| D | aidl_test_service_ndk.cpp | 431 ScopedAStatus ThrowServiceException(int code) override { in ThrowServiceException() function in __anon4c0400ca0111::NativeService
|
| D | aidl_test_service.cpp | 556 Status ThrowServiceException(int code) override { in ThrowServiceException() function in __anon6380430e0111::NativeService
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 3013 ::ndk::ScopedAStatus BpTestService::ThrowServiceException(int32_t in_code) { in ThrowServiceException() function in aidl::android::aidl::tests::BpTestService 4663 ::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/ |
| D | ITestService.cpp | 3013 ::ndk::ScopedAStatus BpTestService::ThrowServiceException(int32_t in_code) { in ThrowServiceException() function in aidl::android::aidl::tests::BpTestService 4663 ::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/ |
| D | ITestService.cpp | 1581 ::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/ |
| D | ITestService.cpp | 1581 ::android::binder::Status BpTestService::ThrowServiceException(int32_t code) { in ThrowServiceException() function in android::aidl::tests::BpTestService
|