| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ITestService.aidl | 179 @nullable List<String> RepeatNullableStringList( in RepeatNullableStringList() method
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_nullables.cpp | 94 DoTest(&ITestService::RepeatNullableStringList, std::make_optional(input)); in TEST_F()
|
| D | aidl_test_service.cpp | 580 Status RepeatNullableStringList(const optional<vector<optional<String16>>>& input, in RepeatNullableStringList() function in __anon6380430e0111::NativeService
|
| D | aidl_test_service_ndk.cpp | 455 ScopedAStatus RepeatNullableStringList(const optional<vector<optional<std::string>>>& input, in RepeatNullableStringList() function in __anon4c0400ca0111::NativeService
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 168 …::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optional<std::s… in RepeatNullableStringList() function 169 return _impl->RepeatNullableStringList(in_input, _aidl_return); in RepeatNullableStringList()
|
| D | BpTestService.h | 67 …::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optional<std::s…
|
| D | ITestService.h | 688 …virtual ::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optiona… 764 …::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optional<std::s…
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 168 …::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optional<std::s… in RepeatNullableStringList() function 169 return _impl->RepeatNullableStringList(in_input, _aidl_return); in RepeatNullableStringList()
|
| D | BpTestService.h | 67 …::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optional<std::s…
|
| D | ITestService.h | 688 …virtual ::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optiona… 764 …::ndk::ScopedAStatus RepeatNullableStringList(const std::optional<std::vector<std::optional<std::s…
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 248 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti… in RepeatNullableStringList() function 249 return _aidl_delegate->RepeatNullableStringList(input, _aidl_return); in RepeatNullableStringList()
|
| D | BpTestService.h | 66 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti…
|
| D | ITestService.h | 596 …virtual ::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::s… 760 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti… in RepeatNullableStringList() function
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 248 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti… in RepeatNullableStringList() function 249 return _aidl_delegate->RepeatNullableStringList(input, _aidl_return); in RepeatNullableStringList()
|
| D | BpTestService.h | 66 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti…
|
| D | ITestService.h | 596 …virtual ::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::s… 760 …::android::binder::Status RepeatNullableStringList(const ::std::optional<::std::vector<::std::opti… in RepeatNullableStringList() function
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 73 …fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>) -> b… 157 …fn r#RepeatNullableStringList<'a, >(&'a self, _arg_input: Option<&'a [Option<String>]>) -> binder:… 233 …async fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>… 411 …fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>) -> b… in new_async_binder() 412 self._rt.block_on(self._inner.r#RepeatNullableStringList(_arg_input)) in new_async_binder() 637 …fn r#RepeatNullableStringList<'a, >(&'a self, _arg_input: Option<&'a [Option<String>]>) -> binder:… in try_into_local_async() 638 Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableStringList(_arg_input)) in try_into_local_async() 859 …fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>) -> b… 988 …pub const r#RepeatNullableStringList: binder::binder_impl::TransactionCode = binder::binder_impl::… 1916 return _aidl_default_impl.r#RepeatNullableStringList(_arg_input); in read_response_RepeatNullableStringList() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 73 …fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>) -> b… 157 …fn r#RepeatNullableStringList<'a, >(&'a self, _arg_input: Option<&'a [Option<String>]>) -> binder:… 233 …async fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>… 411 …fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>) -> b… in new_async_binder() 412 self._rt.block_on(self._inner.r#RepeatNullableStringList(_arg_input)) in new_async_binder() 637 …fn r#RepeatNullableStringList<'a, >(&'a self, _arg_input: Option<&'a [Option<String>]>) -> binder:… in try_into_local_async() 638 Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableStringList(_arg_input)) in try_into_local_async() 859 …fn r#RepeatNullableStringList<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<String>]>) -> b… 988 …pub const r#RepeatNullableStringList: binder::binder_impl::TransactionCode = binder::binder_impl::… 1916 return _aidl_default_impl.r#RepeatNullableStringList(_arg_input); in read_response_RepeatNullableStringList() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 210 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Default 527 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Delegator 529 return mImpl.RepeatNullableStringList(input); in RepeatNullableStringList() 1546 java.util.List<java.lang.String> _result = this.RepeatNullableStringList(_arg0); in onTransact() 2962 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Stub.Proxy 2974 return getDefaultImpl().RepeatNullableStringList(input); in RepeatNullableStringList() 3909 …public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lang.String> … in RepeatNullableStringList() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 210 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Default 527 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Delegator 529 return mImpl.RepeatNullableStringList(input); in RepeatNullableStringList() 1546 java.util.List<java.lang.String> _result = this.RepeatNullableStringList(_arg0); in onTransact() 2962 …@Override public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lan… in RepeatNullableStringList() method in ITestService.Stub.Proxy 2974 return getDefaultImpl().RepeatNullableStringList(input); in RepeatNullableStringList() 3909 …public java.util.List<java.lang.String> RepeatNullableStringList(java.util.List<java.lang.String> … in RepeatNullableStringList() method
|
| /system/tools/aidl/tests/rust/ |
| D | test_service.rs | 327 impl_repeat_nullable! {RepeatNullableStringList, Option<String>}
|
| D | test_service_async.rs | 365 impl_repeat_nullable! {RepeatNullableStringList, Option<String>}
|
| /system/tools/aidl/tests/java/src/android/aidl/service/ |
| D | TestServiceServer.java | 455 public List<String> RepeatNullableStringList(List<String> input) throws RemoteException { in RepeatNullableStringList() method in TestServiceServer
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 904 … ::ndk::ScopedAStatus _aidl_status = _aidl_impl->RepeatNullableStringList(in_input, &_aidl_return); in _aidl_android_aidl_tests_ITestService_onTransact() 3256 ::ndk::ScopedAStatus BpTestService::RepeatNullableStringList(const std::optional<std::vector<std::o… in RepeatNullableStringList() function in aidl::android::aidl::tests::BpTestService 3280 _aidl_status = ITestService::getDefaultImpl()->RepeatNullableStringList(in_input, _aidl_return); in RepeatNullableStringList() 4693 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableStringList(const std::optional<std::vector<… in RepeatNullableStringList() function in aidl::android::aidl::tests::ITestServiceDefault
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 904 … ::ndk::ScopedAStatus _aidl_status = _aidl_impl->RepeatNullableStringList(in_input, &_aidl_return); in _aidl_android_aidl_tests_ITestService_onTransact() 3256 ::ndk::ScopedAStatus BpTestService::RepeatNullableStringList(const std::optional<std::vector<std::o… in RepeatNullableStringList() function in aidl::android::aidl::tests::BpTestService 3280 _aidl_status = ITestService::getDefaultImpl()->RepeatNullableStringList(in_input, _aidl_return); in RepeatNullableStringList() 4693 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableStringList(const std::optional<std::vector<… in RepeatNullableStringList() function in aidl::android::aidl::tests::ITestServiceDefault
|