| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | NullableTests.java | 72 assertThat(mService.RepeatNullableParcelableArray(input), is(input)); in testRepeatNullableParcelableArray() 73 assertThat(mService.RepeatNullableParcelableArray(null), is(nullValue())); in testRepeatNullableParcelableArray()
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_ndk_nullables.cpp | 66 DoTest(&ITestService::RepeatNullableParcelableArray, std::make_optional(input)); in TEST_F()
|
| D | aidl_test_client_nullables.cpp | 115 DoTest(&ITestService::RepeatNullableParcelableArray, std::make_optional(input)); in TEST_F()
|
| D | aidl_test_service.cpp | 601 Status RepeatNullableParcelableArray( in RepeatNullableParcelableArray() function in __anon6380430e0111::NativeService
|
| D | aidl_test_service_ndk.cpp | 477 ScopedAStatus RepeatNullableParcelableArray( in RepeatNullableParcelableArray() function in __anon4c0400ca0111::NativeService
|
| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ITestService.aidl | 187 @nullable Empty[] RepeatNullableParcelableArray(in @nullable Empty[] input); in RepeatNullableParcelableArray() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 174 …::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::optional<:… in RepeatNullableParcelableArray() function 175 return _impl->RepeatNullableParcelableArray(in_input, _aidl_return); in RepeatNullableParcelableArray()
|
| D | BpTestService.h | 69 …::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::optional<:…
|
| D | ITestService.h | 690 …virtual ::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::op… 766 …::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::optional<:…
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 174 …::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::optional<:… in RepeatNullableParcelableArray() function 175 return _impl->RepeatNullableParcelableArray(in_input, _aidl_return); in RepeatNullableParcelableArray()
|
| D | BpTestService.h | 69 …::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::optional<:…
|
| D | ITestService.h | 690 …virtual ::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::op… 766 …::ndk::ScopedAStatus RepeatNullableParcelableArray(const std::optional<std::vector<std::optional<:…
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 254 …::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vector<::std:… in RepeatNullableParcelableArray() function 255 return _aidl_delegate->RepeatNullableParcelableArray(input, _aidl_return); in RepeatNullableParcelableArray()
|
| D | BpTestService.h | 68 …::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vector<::std:…
|
| D | ITestService.h | 598 …virtual ::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vecto… 766 …::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vector<::std:… in RepeatNullableParcelableArray() function
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 254 …::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vector<::std:… in RepeatNullableParcelableArray() function 255 return _aidl_delegate->RepeatNullableParcelableArray(input, _aidl_return); in RepeatNullableParcelableArray()
|
| D | BpTestService.h | 68 …::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vector<::std:…
|
| D | ITestService.h | 598 …virtual ::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vecto… 766 …::android::binder::Status RepeatNullableParcelableArray(const ::std::optional<::std::vector<::std:… in RepeatNullableParcelableArray() function
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 75 …fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crate::man… 159 …fn r#RepeatNullableParcelableArray<'a, >(&'a self, _arg_input: Option<&'a [Option<crate::mangled::… 235 …async fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crat… 417 …fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crate::man… in new_async_binder() 418 self._rt.block_on(self._inner.r#RepeatNullableParcelableArray(_arg_input)) in new_async_binder() 643 …fn r#RepeatNullableParcelableArray<'a, >(&'a self, _arg_input: Option<&'a [Option<crate::mangled::… in try_into_local_async() 644 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableParcelableArray(_arg_input)) in try_into_local_async() 865 …fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crate::man… 990 …pub const r#RepeatNullableParcelableArray: binder::binder_impl::TransactionCode = binder::binder_i… 1952 return _aidl_default_impl.r#RepeatNullableParcelableArray(_arg_input); in read_response_RepeatNullableParcelableArray() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 75 …fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crate::man… 159 …fn r#RepeatNullableParcelableArray<'a, >(&'a self, _arg_input: Option<&'a [Option<crate::mangled::… 235 …async fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crat… 417 …fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crate::man… in new_async_binder() 418 self._rt.block_on(self._inner.r#RepeatNullableParcelableArray(_arg_input)) in new_async_binder() 643 …fn r#RepeatNullableParcelableArray<'a, >(&'a self, _arg_input: Option<&'a [Option<crate::mangled::… in try_into_local_async() 644 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableParcelableArray(_arg_input)) in try_into_local_async() 865 …fn r#RepeatNullableParcelableArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [Option<crate::man… 990 …pub const r#RepeatNullableParcelableArray: binder::binder_impl::TransactionCode = binder::binder_i… 1952 return _aidl_default_impl.r#RepeatNullableParcelableArray(_arg_input); in read_response_RepeatNullableParcelableArray() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 218 …@Override public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aid… in RepeatNullableParcelableArray() method in ITestService.Default 535 …@Override public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aid… in RepeatNullableParcelableArray() method in ITestService.Delegator 537 return mImpl.RepeatNullableParcelableArray(input); in RepeatNullableParcelableArray() 1566 … android.aidl.tests.ITestService.Empty[] _result = this.RepeatNullableParcelableArray(_arg0); in onTransact() 3010 …@Override public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aid… in RepeatNullableParcelableArray() method in ITestService.Stub.Proxy 3022 return getDefaultImpl().RepeatNullableParcelableArray(input); in RepeatNullableParcelableArray() 3911 …public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aidl.tests.IT… in RepeatNullableParcelableArray() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 218 …@Override public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aid… in RepeatNullableParcelableArray() method in ITestService.Default 535 …@Override public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aid… in RepeatNullableParcelableArray() method in ITestService.Delegator 537 return mImpl.RepeatNullableParcelableArray(input); in RepeatNullableParcelableArray() 1566 … android.aidl.tests.ITestService.Empty[] _result = this.RepeatNullableParcelableArray(_arg0); in onTransact() 3010 …@Override public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aid… in RepeatNullableParcelableArray() method in ITestService.Stub.Proxy 3022 return getDefaultImpl().RepeatNullableParcelableArray(input); in RepeatNullableParcelableArray() 3911 …public android.aidl.tests.ITestService.Empty[] RepeatNullableParcelableArray(android.aidl.tests.IT… in RepeatNullableParcelableArray() method
|
| /system/tools/aidl/tests/rust/ |
| D | test_service.rs | 341 impl_repeat_nullable! {RepeatNullableParcelableArray, Option<Empty>}
|
| D | test_service_async.rs | 385 impl_repeat_nullable! {RepeatNullableParcelableArray, Option<Empty>}
|
| /system/tools/aidl/tests/java/src/android/aidl/service/ |
| D | TestServiceServer.java | 469 public ITestService.Empty[] RepeatNullableParcelableArray(ITestService.Empty[] input) in RepeatNullableParcelableArray() method in TestServiceServer
|