/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/ |
H A D | ITest.aidl | 46 oneway void TestOneway(); in TestOneway() method
|
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
H A D | TestImpl.java | 57 public void TestOneway() throws RemoteException { in TestOneway() method in TestImpl
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 119 oneway void TestOneway(); in TestOneway() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 41 @Override public void TestOneway() throws android.os.RemoteException in TestOneway() method in ITestService.Default 356 @Override public void TestOneway() throws android.os.RemoteException in TestOneway() method in ITestService.Delegator 1948 @Override public void TestOneway() throws android.os.RemoteException in TestOneway() method in ITestService.Stub.Proxy 3861 public void TestOneway() throws android.os.RemoteException; in TestOneway() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 41 @Override public void TestOneway() throws android.os.RemoteException in TestOneway() method in ITestService.Default 356 @Override public void TestOneway() throws android.os.RemoteException in TestOneway() method in ITestService.Delegator 1948 @Override public void TestOneway() throws android.os.RemoteException in TestOneway() method in ITestService.Stub.Proxy 3861 public void TestOneway() throws android.os.RemoteException; in TestOneway() 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 | 45 ::ndk::ScopedAStatus TestOneway() override { in TestOneway() function
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | itest_impl.h | 60 ::ndk::ScopedAStatus TestOneway() override { in TestOneway() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 45 ::ndk::ScopedAStatus TestOneway() override { in TestOneway() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 157 public void TestOneway() throws RemoteException { in TestOneway() 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 | 113 ::android::binder::Status TestOneway() override { in TestOneway() function
|
D | ITestService.h | 634 ::android::binder::Status TestOneway() override { in TestOneway() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 113 ::android::binder::Status TestOneway() override { in TestOneway() function
|
D | ITestService.h | 634 ::android::binder::Status TestOneway() override { in TestOneway() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 157 fn TestOneway(&self) -> binder::Result<()> { in TestOneway() method
|
D | test_service_async.rs | 187 async fn TestOneway(&self) -> binder::Result<()> { in TestOneway() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1498 ::ndk::ScopedAStatus BpTestService::TestOneway() { in TestOneway() function in aidl::android::aidl::tests::BpTestService 4488 ::ndk::ScopedAStatus ITestServiceDefault::TestOneway() { in TestOneway() 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 | 1498 ::ndk::ScopedAStatus BpTestService::TestOneway() { in TestOneway() function in aidl::android::aidl::tests::BpTestService 4488 ::ndk::ScopedAStatus ITestServiceDefault::TestOneway() { in TestOneway() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 171 ScopedAStatus TestOneway() override { return ScopedAStatus::fromStatus(android::UNKNOWN_ERROR); } in TestOneway() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 290 Status TestOneway() override { return Status::fromStatusT(android::UNKNOWN_ERROR); } in TestOneway() 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 | 112 ::android::binder::Status BpTestService::TestOneway() { in TestOneway() 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 | 112 ::android::binder::Status BpTestService::TestOneway() { in TestOneway() function in android::aidl::tests::BpTestService
|