Home
last modified time | relevance | path

Searched defs:TestOneway (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
H A DITest.aidl46 oneway void TestOneway(); in TestOneway() method
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/
H A DTestImpl.java57 public void TestOneway() throws RemoteException { in TestOneway() method in TestImpl
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl119 oneway void TestOneway(); in TestOneway() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java41 @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/
DITestService.java41 @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/
DBnTestService.h45 ::ndk::ScopedAStatus TestOneway() override { in TestOneway() function
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/
H A Ditest_impl.h60 ::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/
DBnTestService.h45 ::ndk::ScopedAStatus TestOneway() override { in TestOneway() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java157 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/
DBnTestService.h113 ::android::binder::Status TestOneway() override { in TestOneway() function
DITestService.h634 ::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/
DBnTestService.h113 ::android::binder::Status TestOneway() override { in TestOneway() function
DITestService.h634 ::android::binder::Status TestOneway() override { in TestOneway() function
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs157 fn TestOneway(&self) -> binder::Result<()> { in TestOneway() method
Dtest_service_async.rs187 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/
DITestService.cpp1498 ::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/
DITestService.cpp1498 ::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/
Daidl_test_service_ndk.cpp171 ScopedAStatus TestOneway() override { return ScopedAStatus::fromStatus(android::UNKNOWN_ERROR); } in TestOneway() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp290 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/
DITestService.cpp112 ::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/
DITestService.cpp112 ::android::binder::Status BpTestService::TestOneway() { in TestOneway() function in android::aidl::tests::BpTestService