/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
H A D | JavaClientTest.java | 643 Assert.assertArrayEquals(null, mInterface.RepeatNullableLongEnumArray(null)); in testNullableArrays() 644 … Assert.assertArrayEquals(emptyValue, mInterface.RepeatNullableLongEnumArray(emptyValue)); in testNullableArrays() 645 Assert.assertArrayEquals(value, mInterface.RepeatNullableLongEnumArray(value)); in testNullableArrays()
|
H A D | TestImpl.java | 372 public long[] RepeatNullableLongEnumArray(long[] in_value) { in RepeatNullableLongEnumArray() method in TestImpl
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 162 …::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::android::… in RepeatNullableLongEnumArray() function 163 return _impl->RepeatNullableLongEnumArray(in_input, _aidl_return); in RepeatNullableLongEnumArray()
|
D | BpTestService.h | 65 …::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::android::…
|
D | ITestService.h | 683 …virtual ::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::a… 759 …::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::android::…
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 162 …::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::android::… in RepeatNullableLongEnumArray() function 163 return _impl->RepeatNullableLongEnumArray(in_input, _aidl_return); in RepeatNullableLongEnumArray()
|
D | BpTestService.h | 65 …::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::android::…
|
D | ITestService.h | 683 …virtual ::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::a… 759 …::ndk::ScopedAStatus RepeatNullableLongEnumArray(const std::optional<std::vector<::aidl::android::…
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/ |
H A D | ITest.aidl | 118 @nullable LongEnum[] RepeatNullableLongEnumArray(in @nullable LongEnum[] input); in RepeatNullableLongEnumArray() method
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 177 @nullable LongEnum[] RepeatNullableLongEnumArray(in @nullable LongEnum[] input); in RepeatNullableLongEnumArray() method
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_client_nullables.cpp | 77 DoTest(&ITestService::RepeatNullableLongEnumArray, in TEST_F()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 242 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableLongEnumArray() function 243 return _aidl_delegate->RepeatNullableLongEnumArray(input, _aidl_return); in RepeatNullableLongEnumArray()
|
D | BpTestService.h | 64 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi…
|
D | ITestService.h | 591 …virtual ::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<… 751 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableLongEnumArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 242 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableLongEnumArray() function 243 return _aidl_delegate->RepeatNullableLongEnumArray(input, _aidl_return); in RepeatNullableLongEnumArray()
|
D | BpTestService.h | 64 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi…
|
D | ITestService.h | 591 …virtual ::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<… 751 …::android::binder::Status RepeatNullableLongEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableLongEnumArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 67 …fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 151 …fn r#RepeatNullableLongEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… 227 …async fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangle… 401 …fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… in new_async_binder() 402 self._rt.block_on(self._inner.r#RepeatNullableLongEnumArray(_arg_input)) in new_async_binder() 627 …fn r#RepeatNullableLongEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… in try_into_local_async() 628 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableLongEnumArray(_arg_input)) in try_into_local_async() 849 …fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 982 …pub const r#RepeatNullableLongEnumArray: binder::binder_impl::TransactionCode = binder::binder_imp… 1876 return _aidl_default_impl.r#RepeatNullableLongEnumArray(_arg_input); in read_response_RepeatNullableLongEnumArray() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 67 …fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 151 …fn r#RepeatNullableLongEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… 227 …async fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangle… 401 …fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… in new_async_binder() 402 self._rt.block_on(self._inner.r#RepeatNullableLongEnumArray(_arg_input)) in new_async_binder() 627 …fn r#RepeatNullableLongEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… in try_into_local_async() 628 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableLongEnumArray(_arg_input)) in try_into_local_async() 849 …fn r#RepeatNullableLongEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 982 …pub const r#RepeatNullableLongEnumArray: binder::binder_impl::TransactionCode = binder::binder_imp… 1876 return _aidl_default_impl.r#RepeatNullableLongEnumArray(_arg_input); in read_response_RepeatNullableLongEnumArray() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 202 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Default 519 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Delegator 521 return mImpl.RepeatNullableLongEnumArray(input); in RepeatNullableLongEnumArray() 1526 long[] _result = this.RepeatNullableLongEnumArray(_arg0); in onTransact() 2914 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Stub.Proxy 2926 return getDefaultImpl().RepeatNullableLongEnumArray(input); in RepeatNullableLongEnumArray() 3907 public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException; in RepeatNullableLongEnumArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 202 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Default 519 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Delegator 521 return mImpl.RepeatNullableLongEnumArray(input); in RepeatNullableLongEnumArray() 1526 long[] _result = this.RepeatNullableLongEnumArray(_arg0); in onTransact() 2914 …@Override public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException in RepeatNullableLongEnumArray() method in ITestService.Stub.Proxy 2926 return getDefaultImpl().RepeatNullableLongEnumArray(input); in RepeatNullableLongEnumArray() 3907 public long[] RepeatNullableLongEnumArray(long[] input) throws android.os.RemoteException; in RepeatNullableLongEnumArray() method
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | itest_impl.h | 422 ::ndk::ScopedAStatus RepeatNullableLongEnumArray( in RepeatNullableLongEnumArray() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 326 impl_repeat_nullable! {RepeatNullableLongEnumArray, LongEnum}
|
D | test_service_async.rs | 364 impl_repeat_nullable! {RepeatNullableLongEnumArray, LongEnum}
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 447 public long[] RepeatNullableLongEnumArray(long[] input) throws RemoteException { in RepeatNullableLongEnumArray() method in TestServiceServer
|