/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 130 boolean VerifyNamesWithInterfaceList(in @nullable List<INamedCallback> services, in VerifyNamesWithInterfaceList() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 127 …::ndk::ScopedAStatus VerifyNamesWithInterfaceList(const std::optional<std::vector<std::shared_ptr<… in VerifyNamesWithInterfaceList() function
|
/system/tools/aidl/tests/rust/ |
D | test_service_async.rs | 290 async fn VerifyNamesWithInterfaceList( in VerifyNamesWithInterfaceList() method
|
D | test_service.rs | 257 fn VerifyNamesWithInterfaceList( in VerifyNamesWithInterfaceList() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 155 …@Override public boolean VerifyNamesWithInterfaceList(java.util.List<android.aidl.tests.INamedCall… in VerifyNamesWithInterfaceList() method in ITestService.Default 449 …@Override public boolean VerifyNamesWithInterfaceList(java.util.List<android.aidl.tests.INamedCall… in VerifyNamesWithInterfaceList() method in ITestService.Delegator 2296 …@Override public boolean VerifyNamesWithInterfaceList(java.util.List<android.aidl.tests.INamedCall… in VerifyNamesWithInterfaceList() method in ITestService.Stub.Proxy 3365 …public boolean VerifyNamesWithInterfaceList(java.util.List<android.aidl.tests.INamedCallback> serv… in VerifyNamesWithInterfaceList() method
|
/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 359 public boolean VerifyNamesWithInterfaceList(List<INamedCallback> services, String[] names) in VerifyNamesWithInterfaceList() method in TestServiceServer
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 181 …::android::binder::Status VerifyNamesWithInterfaceList(const ::std::optional<::std::vector<::andro… in VerifyNamesWithInterfaceList() function
|
D | ITestService.h | 382 …::android::binder::Status VerifyNamesWithInterfaceList(const ::std::optional<::std::vector<::andro… in VerifyNamesWithInterfaceList() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1328 ::android::binder::Status BpTestService::VerifyNamesWithInterfaceList(const ::std::optional<::std::… in VerifyNamesWithInterfaceList() function in android::aidl::tests::BpTestService
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 50 …fn VerifyNamesWithInterfaceList(&self, _arg_services: Option<&[Option<binder::Strong<dyn crate::ma… in VerifyNamesWithInterfaceList() method 126 …fn VerifyNamesWithInterfaceList<'a>(&'a self, _arg_services: Option<&'a [Option<binder::Strong<dyn… in VerifyNamesWithInterfaceList() method 197 …async fn VerifyNamesWithInterfaceList(&self, _arg_services: Option<&[Option<binder::Strong<dyn cra… in VerifyNamesWithInterfaceList() method 348 …fn VerifyNamesWithInterfaceList(&self, _arg_services: Option<&[Option<binder::Strong<dyn crate::ma… in new_async_binder() function 552 …fn VerifyNamesWithInterfaceList(&self, _arg_services: Option<&[Option<binder::Strong<dyn crate::ma… in VerifyNamesWithInterfaceList() method 688 …pub const VerifyNamesWithInterfaceList: binder::binder_impl::TransactionCode = binder::binder_impl… constant 2176 …fn VerifyNamesWithInterfaceList(&self, _arg_services: Option<&[Option<binder::Strong<dyn crate::ma… in VerifyNamesWithInterfaceList() method 2759 …fn VerifyNamesWithInterfaceList<'a>(&'a self, _arg_services: Option<&'a [Option<binder::Strong<dyn… in VerifyNamesWithInterfaceList() method 3235 …fn VerifyNamesWithInterfaceList(&self, _arg_services: Option<&[Option<binder::Strong<dyn crate::ma… in VerifyNamesWithInterfaceList() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2676 ::ndk::ScopedAStatus BpTestService::VerifyNamesWithInterfaceList(const std::optional<std::vector<st… in VerifyNamesWithInterfaceList() function in aidl::android::aidl::tests::BpTestService 4295 ::ndk::ScopedAStatus ITestServiceDefault::VerifyNamesWithInterfaceList(const std::optional<std::vec… in VerifyNamesWithInterfaceList() function in aidl::android::aidl::tests::ITestServiceDefault
|
/system/tools/aidl/tests/ |
D | aidl_test_service.cpp | 506 Status VerifyNamesWithInterfaceList(const optional<vector<sp<INamedCallback>>>& services, in VerifyNamesWithInterfaceList() function in __anon556d30440111::NativeService
|