/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 191 void TakesAnIBinder(in IBinder input); in TakesAnIBinder() method
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 176 ::ndk::ScopedAStatus TakesAnIBinder(const ::ndk::SpAIBinder& in_input) override { in TakesAnIBinder() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 176 ::ndk::ScopedAStatus TakesAnIBinder(const ::ndk::SpAIBinder& in_input) override { in TakesAnIBinder() function
|
/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 473 public void TakesAnIBinder(IBinder input) throws RemoteException { in TakesAnIBinder() method in TestServiceServer
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 255 …::android::binder::Status TakesAnIBinder(const ::android::sp<::android::IBinder>& input) override { in TakesAnIBinder() function
|
D | ITestService.h | 764 …::android::binder::Status TakesAnIBinder(const ::android::sp<::android::IBinder>& /*input*/) overr… in TakesAnIBinder() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 255 …::android::binder::Status TakesAnIBinder(const ::android::sp<::android::IBinder>& input) override { in TakesAnIBinder() function
|
D | ITestService.h | 764 …::android::binder::Status TakesAnIBinder(const ::android::sp<::android::IBinder>& /*input*/) overr… in TakesAnIBinder() function
|
/system/tools/aidl/tests/rust/ |
D | test_service.rs | 343 fn TakesAnIBinder(&self, _: &SpIBinder) -> binder::Result<()> { in TakesAnIBinder() method
|
D | test_service_async.rs | 387 async fn TakesAnIBinder(&self, _: &SpIBinder) -> binder::Result<()> { in TakesAnIBinder() method
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 222 @Override public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException in TakesAnIBinder() method in ITestService.Default 534 @Override public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException in TakesAnIBinder() method in ITestService.Delegator 2993 … @Override public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException in TakesAnIBinder() method in ITestService.Stub.Proxy 3820 public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException; in TakesAnIBinder() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 222 @Override public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException in TakesAnIBinder() method in ITestService.Default 534 @Override public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException in TakesAnIBinder() method in ITestService.Delegator 2993 … @Override public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException in TakesAnIBinder() method in ITestService.Stub.Proxy 3820 public void TakesAnIBinder(android.os.IBinder input) throws android.os.RemoteException; in TakesAnIBinder() method
|
/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 482 ScopedAStatus TakesAnIBinder(const SpAIBinder& input) override { in TakesAnIBinder() function in __anonc70ad0540111::NativeService
|
D | aidl_test_service.cpp | 606 Status TakesAnIBinder(const sp<IBinder>& input) override { in TakesAnIBinder() function in __anonee08dd980111::NativeService
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 3397 ::ndk::ScopedAStatus BpTestService::TakesAnIBinder(const ::ndk::SpAIBinder& in_input) { in TakesAnIBinder() function in aidl::android::aidl::tests::BpTestService 4649 ::ndk::ScopedAStatus ITestServiceDefault::TakesAnIBinder(const ::ndk::SpAIBinder& /*in_input*/) { in TakesAnIBinder() 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 | 3397 ::ndk::ScopedAStatus BpTestService::TakesAnIBinder(const ::ndk::SpAIBinder& in_input) { in TakesAnIBinder() function in aidl::android::aidl::tests::BpTestService 4649 ::ndk::ScopedAStatus ITestServiceDefault::TakesAnIBinder(const ::ndk::SpAIBinder& /*in_input*/) { in TakesAnIBinder() 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 | 1964 ::android::binder::Status BpTestService::TakesAnIBinder(const ::android::sp<::android::IBinder>& in… in TakesAnIBinder() 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 | 1964 ::android::binder::Status BpTestService::TakesAnIBinder(const ::android::sp<::android::IBinder>& in… in TakesAnIBinder() function in android::aidl::tests::BpTestService
|