Home
last modified time | relevance | path

Searched defs:VerifyNamesWithInterfaceArray (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl153 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/
DITestService.java152 …@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/
DITestService.java152 …@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/
DBnTestService.h126 …::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/
DBnTestService.h126 …::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/
DTestServiceServer.java350 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/
DBnTestService.h206 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
DITestService.h715 …::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/
DBnTestService.h206 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
DITestService.h715 …::android::binder::Status VerifyNamesWithInterfaceArray(const ::std::vector<::android::sp<::androi… in VerifyNamesWithInterfaceArray() function
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs228 fn VerifyNamesWithInterfaceArray( in VerifyNamesWithInterfaceArray() method
Dtest_service_async.rs266 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/
DITestService.cpp2667 ::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/
DITestService.cpp2667 ::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/
Daidl_test_service_ndk.cpp328 ScopedAStatus VerifyNamesWithInterfaceArray( in VerifyNamesWithInterfaceArray() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp455 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/
DITestService.cpp1246 ::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/
DITestService.cpp1246 ::android::binder::Status BpTestService::VerifyNamesWithInterfaceArray(const ::std::vector<::androi… in VerifyNamesWithInterfaceArray() function in android::aidl::tests::BpTestService