/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 171 void ThrowServiceException(int code); in ThrowServiceException() method
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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 | 739 ::android::binder::Status ThrowServiceException(int32_t /*code*/) override { in ThrowServiceException() function
|
/aosp_15_r20/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 | 739 ::android::binder::Status ThrowServiceException(int32_t /*code*/) override { in ThrowServiceException() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 319 fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
|
D | test_service_async.rs | 357 async fn ThrowServiceException(&self, code: i32) -> binder::Result<()> { in ThrowServiceException() method
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 431 ScopedAStatus ThrowServiceException(int code) override { in ThrowServiceException() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 556 Status ThrowServiceException(int code) override { in ThrowServiceException() function in __anonf414188e0111::NativeService
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1582 ::android::binder::Status BpTestService::ThrowServiceException(int32_t code) { in ThrowServiceException() function in android::aidl::tests::BpTestService
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1582 ::android::binder::Status BpTestService::ThrowServiceException(int32_t code) { in ThrowServiceException() function in android::aidl::tests::BpTestService
|