/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 150 boolean SetOtherTestService(String name, INamedCallback service); in SetOtherTestService() method
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 113 …::ndk::ScopedAStatus SetOtherTestService(const std::string& in_name, const std::shared_ptr<::aidl:… in SetOtherTestService() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 113 …::ndk::ScopedAStatus SetOtherTestService(const std::string& in_name, const std::shared_ptr<::aidl:… in SetOtherTestService() function
|
/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 326 public boolean SetOtherTestService(String name, INamedCallback service) throws RemoteException { in SetOtherTestService() method in TestServiceServer
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 184 …::android::binder::Status SetOtherTestService(const ::android::String16& name, const ::android::sp… in SetOtherTestService() function
|
D | ITestService.h | 701 …::android::binder::Status SetOtherTestService(const ::android::String16& /*name*/, const ::android… in SetOtherTestService() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 184 …::android::binder::Status SetOtherTestService(const ::android::String16& name, const ::android::sp… in SetOtherTestService() function
|
D | ITestService.h | 701 …::android::binder::Status SetOtherTestService(const ::android::String16& /*name*/, const ::android… in SetOtherTestService() function
|
/system/tools/aidl/tests/rust/ |
D | test_service.rs | 197 fn SetOtherTestService( in SetOtherTestService() method
|
D | test_service_async.rs | 231 async fn SetOtherTestService( in SetOtherTestService() method
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 136 …@Override public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallb… in SetOtherTestService() method in ITestService.Default 447 …@Override public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallb… in SetOtherTestService() method in ITestService.Delegator 2480 …@Override public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallb… in SetOtherTestService() method in ITestService.Stub.Proxy 3796 …public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallback servic… in SetOtherTestService() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 136 …@Override public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallb… in SetOtherTestService() method in ITestService.Default 447 …@Override public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallb… in SetOtherTestService() method in ITestService.Delegator 2480 …@Override public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallb… in SetOtherTestService() method in ITestService.Stub.Proxy 3796 …public boolean SetOtherTestService(java.lang.String name, android.aidl.tests.INamedCallback servic… in SetOtherTestService() method
|
/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 275 ScopedAStatus SetOtherTestService(const std::string& name, in SetOtherTestService() function in __anonc70ad0540111::NativeService
|
D | aidl_test_service.cpp | 402 Status SetOtherTestService(const String16& name, const sp<INamedCallback>& service, in SetOtherTestService() function in __anonee08dd980111::NativeService
|
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2515 ::ndk::ScopedAStatus BpTestService::SetOtherTestService(const std::string& in_name, const std::shar… in SetOtherTestService() function in aidl::android::aidl::tests::BpTestService 4544 ::ndk::ScopedAStatus ITestServiceDefault::SetOtherTestService(const std::string& /*in_name*/, const… in SetOtherTestService() 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 | 2515 ::ndk::ScopedAStatus BpTestService::SetOtherTestService(const std::string& in_name, const std::shar… in SetOtherTestService() function in aidl::android::aidl::tests::BpTestService 4544 ::ndk::ScopedAStatus ITestServiceDefault::SetOtherTestService(const std::string& /*in_name*/, const… in SetOtherTestService() 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 | 1117 ::android::binder::Status BpTestService::SetOtherTestService(const ::android::String16& name, const… in SetOtherTestService() 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 | 1117 ::android::binder::Status BpTestService::SetOtherTestService(const ::android::String16& name, const… in SetOtherTestService() function in android::aidl::tests::BpTestService
|