/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 352 return VerifyNamesWithNullableInterfaceArray(services, names); in VerifyNamesWithInterfaceArray() 369 public boolean VerifyNamesWithNullableInterfaceArray(INamedCallback[] services, String[] names) in VerifyNamesWithNullableInterfaceArray() method in TestServiceServer 396 return VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithInterfaceList()
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_client_ndk_primitives_test.cpp | 69 ASSERT_TRUE(service->VerifyNamesWithNullableInterfaceArray(got, names, &verified).isOk()); in TEST_F()
|
D | aidl_test_service.cpp | 490 Status VerifyNamesWithNullableInterfaceArray(const optional<vector<sp<INamedCallback>>>& services, in VerifyNamesWithNullableInterfaceArray() function in __anonf414188e0111::NativeService 526 return VerifyNamesWithNullableInterfaceArray(services, names, _aidl_ret); in VerifyNamesWithInterfaceList()
|
D | aidl_test_service_ndk.cpp | 365 ScopedAStatus VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() function in __anon0586964a0111::NativeService 402 return VerifyNamesWithNullableInterfaceArray(services, names, _aidl_ret); in VerifyNamesWithInterfaceList()
|
D | aidl_test_client_primitives.cpp | 243 status = service->VerifyNamesWithNullableInterfaceArray(got, names, &verified); in TEST_F()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 132 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh… in VerifyNamesWithNullableInterfaceArray() function 133 return _impl->VerifyNamesWithNullableInterfaceArray(in_services, in_names, _aidl_return); in VerifyNamesWithNullableInterfaceArray()
|
D | BpTestService.h | 55 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh…
|
D | ITestService.h | 673 …virtual ::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector… 749 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh…
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 132 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh… in VerifyNamesWithNullableInterfaceArray() function 133 return _impl->VerifyNamesWithNullableInterfaceArray(in_services, in_names, _aidl_return); in VerifyNamesWithNullableInterfaceArray()
|
D | BpTestService.h | 55 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh…
|
D | ITestService.h | 673 …virtual ::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector… 749 …::ndk::ScopedAStatus VerifyNamesWithNullableInterfaceArray(const std::optional<std::vector<std::sh…
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 265 fn VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() method 299 self.VerifyNamesWithNullableInterfaceArray(services, names) in VerifyNamesWithInterfaceList()
|
D | test_service_async.rs | 303 async fn VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() method 337 self.VerifyNamesWithNullableInterfaceArray(services, names).await in VerifyNamesWithInterfaceList()
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 156 boolean VerifyNamesWithNullableInterfaceArray( in VerifyNamesWithNullableInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 212 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function 213 return _aidl_delegate->VerifyNamesWithNullableInterfaceArray(services, names, _aidl_return); in VerifyNamesWithNullableInterfaceArray()
|
D | BpTestService.h | 54 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto…
|
D | ITestService.h | 581 …virtual ::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::st… 721 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 212 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function 213 return _aidl_delegate->VerifyNamesWithNullableInterfaceArray(services, names, _aidl_return); in VerifyNamesWithNullableInterfaceArray()
|
D | BpTestService.h | 54 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto…
|
D | ITestService.h | 581 …virtual ::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::st… 721 …::android::binder::Status VerifyNamesWithNullableInterfaceArray(const ::std::optional<::std::vecto… in VerifyNamesWithNullableInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 57 …fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&'l1 [O… 141 …fn r#VerifyNamesWithNullableInterfaceArray<'a, >(&'a self, _arg_services: Option<&'a [Option<binde… 217 …async fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&… 371 …fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&'l1 [O… in new_async_binder() 372 … self._rt.block_on(self._inner.r#VerifyNamesWithNullableInterfaceArray(_arg_services, _arg_names)) in new_async_binder() 597 …fn r#VerifyNamesWithNullableInterfaceArray<'a, >(&'a self, _arg_services: Option<&'a [Option<binde… in try_into_local_async() 598 …Box::pin(self._native.try_as_async_server().unwrap().r#VerifyNamesWithNullableInterfaceArray(_arg_… in try_into_local_async() 819 …fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&'l1 [O… 972 …pub const r#VerifyNamesWithNullableInterfaceArray: binder::binder_impl::TransactionCode = binder::… 1693 … return _aidl_default_impl.r#VerifyNamesWithNullableInterfaceArray(_arg_services, _arg_names); in read_response_VerifyNamesWithNullableInterfaceArray() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 57 …fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&'l1 [O… 141 …fn r#VerifyNamesWithNullableInterfaceArray<'a, >(&'a self, _arg_services: Option<&'a [Option<binde… 217 …async fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&… 371 …fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&'l1 [O… in new_async_binder() 372 … self._rt.block_on(self._inner.r#VerifyNamesWithNullableInterfaceArray(_arg_services, _arg_names)) in new_async_binder() 597 …fn r#VerifyNamesWithNullableInterfaceArray<'a, >(&'a self, _arg_services: Option<&'a [Option<binde… in try_into_local_async() 598 …Box::pin(self._native.try_as_async_server().unwrap().r#VerifyNamesWithNullableInterfaceArray(_arg_… in try_into_local_async() 819 …fn r#VerifyNamesWithNullableInterfaceArray<'a, 'l1, 'l2, >(&'a self, _arg_services: Option<&'l1 [O… 972 …pub const r#VerifyNamesWithNullableInterfaceArray: binder::binder_impl::TransactionCode = binder::… 1693 … return _aidl_default_impl.r#VerifyNamesWithNullableInterfaceArray(_arg_services, _arg_names); in read_response_VerifyNamesWithNullableInterfaceArray() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 160 …@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 478 return mImpl.VerifyNamesWithNullableInterfaceArray(services,names); in VerifyNamesWithNullableInterfaceArray() 1412 boolean _result = this.VerifyNamesWithNullableInterfaceArray(_arg0, _arg1); in onTransact() 2668 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Stub.Proxy 2681 return getDefaultImpl().VerifyNamesWithNullableInterfaceArray(services, names); in VerifyNamesWithNullableInterfaceArray() 3894 …public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[] services,… in VerifyNamesWithNullableInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 160 …@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 478 return mImpl.VerifyNamesWithNullableInterfaceArray(services,names); in VerifyNamesWithNullableInterfaceArray() 1412 boolean _result = this.VerifyNamesWithNullableInterfaceArray(_arg0, _arg1); in onTransact() 2668 …@Override public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[]… in VerifyNamesWithNullableInterfaceArray() method in ITestService.Stub.Proxy 2681 return getDefaultImpl().VerifyNamesWithNullableInterfaceArray(services, names); in VerifyNamesWithNullableInterfaceArray() 3894 …public boolean VerifyNamesWithNullableInterfaceArray(android.aidl.tests.INamedCallback[] services,… in VerifyNamesWithNullableInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/tests/ |
D | TestServiceClient.java | 336 assertThat(service.VerifyNamesWithNullableInterfaceArray(got, names), is(true)); in testNullableBinderArrayExchange()
|