Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl156 boolean VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h132 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh… in VerifyNamesWithNullableInterfaceArray() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h132 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh… in VerifyNamesWithNullableInterfaceArray() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h212 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function
DITestService.h724 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java369 public boolean VerifyNamesWithNullableInterfaceArray(INamedCallback[] services, String[] names) in VerifyNamesWithNullableInterfaceArray() method in TestServiceServer
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h212 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function
DITestService.h724 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java160 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Default
476 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Delegator
2668 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Stub.Proxy
3894 …public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[] services,… in VerifyNamesWithNullableInterfaceArray() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java160 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Default
476 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Delegator
2668 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Stub.Proxy
3894 …public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[] services,… in VerifyNamesWithNullableInterfaceArray() method
/system/tools/aidl/tests/rust/
Dtest_service_async.rs303 async fn VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() method
Dtest_service.rs265 fn VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp365 ScopedAStatus VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() function in __anon4c0400ca0111::NativeService
Daidl_test_service.cpp490 Status VerifyNamesWithNullableInterfaceArray(const optional<vector<sp<INamedCallback>>>& services, in VerifyNamesWithNullableInterfaceArray() function in __anon6380430e0111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2752 ::ndk::ScopedAStatus BpTestService::VerifyNamesWithNullableInterfaceArray(const std::optional<std::… in VerifyNamesWithNullableInterfaceArray() function in aidl::android::aidl::tests::BpTestService
4633 ::ndk::ScopedAStatus ITestServiceDefault::VerifyNamesWithNullableInterfaceArray(const std::optional… in VerifyNamesWithNullableInterfaceArray() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2752 ::ndk::ScopedAStatus BpTestService::VerifyNamesWithNullableInterfaceArray(const std::optional<std::… in VerifyNamesWithNullableInterfaceArray() function in aidl::android::aidl::tests::BpTestService
4633 ::ndk::ScopedAStatus ITestServiceDefault::VerifyNamesWithNullableInterfaceArray(const std::optional… in VerifyNamesWithNullableInterfaceArray() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1327 ::android::binder::Status BpTestService::VerifyNamesWithNullableInterfaceArray(const ::std::optiona… in VerifyNamesWithNullableInterfaceArray() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1327 ::android::binder::Status BpTestService::VerifyNamesWithNullableInterfaceArray(const ::std::optiona… in VerifyNamesWithNullableInterfaceArray() function in android::aidl::tests::BpTestService