/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 153 boolean VerifyNamesWithInterfaceArray(in INamedCallback[] services, in String[] names); in VerifyNamesWithInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 152 …@Override public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] service… in VerifyNamesWithInterfaceArray() method in ITestService.Default 468 …@Override public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] service… in VerifyNamesWithInterfaceArray() method in ITestService.Delegator 2619 …@Override public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] service… in VerifyNamesWithInterfaceArray() method in ITestService.Stub.Proxy 3892 …public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] services, java.la… in VerifyNamesWithInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 152 …@Override public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] service… in VerifyNamesWithInterfaceArray() method in ITestService.Default 468 …@Override public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] service… in VerifyNamesWithInterfaceArray() method in ITestService.Delegator 2619 …@Override public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] service… in VerifyNamesWithInterfaceArray() method in ITestService.Stub.Proxy 3892 …public boolean VerifyNamesWithInterfaceArray(android.aidl.tests.INamedCallback[] services, java.la… in VerifyNamesWithInterfaceArray() 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 | 126 …::ndk::ScopedAStatus VerifyNamesWithInterfaceArray(const std::vector<std::shared_ptr<::aidl::andro… in VerifyNamesWithInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 126 …::ndk::ScopedAStatus VerifyNamesWithInterfaceArray(const std::vector<std::shared_ptr<::aidl::andro… in VerifyNamesWithInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 350 public boolean VerifyNamesWithInterfaceArray(INamedCallback[] services, String[] names) in VerifyNamesWithInterfaceArray() 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 | 206 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
|
D | ITestService.h | 715 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 206 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
|
D | ITestService.h | 715 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 228 fn VerifyNamesWithInterfaceArray( in VerifyNamesWithInterfaceArray() method
|
D | test_service_async.rs | 266 async fn VerifyNamesWithInterfaceArray( in VerifyNamesWithInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2667 ::ndk::ScopedAStatus BpTestService::VerifyNamesWithInterfaceArray(const std::vector<std::shared_ptr… in VerifyNamesWithInterfaceArray() function in aidl::android::aidl::tests::BpTestService 4623 ::ndk::ScopedAStatus ITestServiceDefault::VerifyNamesWithInterfaceArray(const std::vector<std::shar… in VerifyNamesWithInterfaceArray() 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 | 2667 ::ndk::ScopedAStatus BpTestService::VerifyNamesWithInterfaceArray(const std::vector<std::shared_ptr… in VerifyNamesWithInterfaceArray() function in aidl::android::aidl::tests::BpTestService 4623 ::ndk::ScopedAStatus ITestServiceDefault::VerifyNamesWithInterfaceArray(const std::vector<std::shar… in VerifyNamesWithInterfaceArray() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 328 ScopedAStatus VerifyNamesWithInterfaceArray( in VerifyNamesWithInterfaceArray() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 455 Status VerifyNamesWithInterfaceArray(const vector<sp<INamedCallback>>& services, in VerifyNamesWithInterfaceArray() 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 | 1246 ::android::binder::Status BpTestService::VerifyNamesWithInterfaceArray(const ::std::vector<::androi… in VerifyNamesWithInterfaceArray() 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 | 1246 ::android::binder::Status BpTestService::VerifyNamesWithInterfaceArray(const ::std::vector<::androi… in VerifyNamesWithInterfaceArray() function in android::aidl::tests::BpTestService
|