/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
H A D | JavaClientTest.java | 629 Assert.assertArrayEquals(null, mInterface.RepeatNullableByteEnumArray(null)); in testNullableArrays() 630 … Assert.assertArrayEquals(emptyValue, mInterface.RepeatNullableByteEnumArray(emptyValue)); in testNullableArrays() 631 Assert.assertArrayEquals(value, mInterface.RepeatNullableByteEnumArray(value)); in testNullableArrays()
|
H A D | TestImpl.java | 362 public byte[] RepeatNullableByteEnumArray(byte[] in_value) { in RepeatNullableByteEnumArray() 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 | 156 …::ndk::ScopedAStatus RepeatNullableByteEnumArray(const std::optional<std::vector<::aidl::android::… in RepeatNullableByteEnumArray() function 157 return _impl->RepeatNullableByteEnumArray(in_input, _aidl_return); in RepeatNullableByteEnumArray()
|
D | BpTestService.h | 63 …::ndk::ScopedAStatus RepeatNullableByteEnumArray(const std::optional<std::vector<::aidl::android::…
|
D | ITestService.h | 681 …virtual ::ndk::ScopedAStatus RepeatNullableByteEnumArray(const std::optional<std::vector<::aidl::a… 757 …::ndk::ScopedAStatus RepeatNullableByteEnumArray(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 | 156 …::ndk::ScopedAStatus RepeatNullableByteEnumArray(const std::optional<std::vector<::aidl::android::… in RepeatNullableByteEnumArray() function 157 return _impl->RepeatNullableByteEnumArray(in_input, _aidl_return); in RepeatNullableByteEnumArray()
|
D | BpTestService.h | 63 …::ndk::ScopedAStatus RepeatNullableByteEnumArray(const std::optional<std::vector<::aidl::android::…
|
D | ITestService.h | 681 …virtual ::ndk::ScopedAStatus RepeatNullableByteEnumArray(const std::optional<std::vector<::aidl::a… 757 …::ndk::ScopedAStatus RepeatNullableByteEnumArray(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 | 116 @nullable ByteEnum[] RepeatNullableByteEnumArray(in @nullable ByteEnum[] input); in RepeatNullableByteEnumArray() method
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 175 @nullable ByteEnum[] RepeatNullableByteEnumArray(in @nullable ByteEnum[] input); in RepeatNullableByteEnumArray() method
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_client_nullables.cpp | 67 DoTest(&ITestService::RepeatNullableByteEnumArray, 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 | 236 …::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableByteEnumArray() function 237 return _aidl_delegate->RepeatNullableByteEnumArray(input, _aidl_return); in RepeatNullableByteEnumArray()
|
D | BpTestService.h | 62 …::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<::androi…
|
D | ITestService.h | 589 …virtual ::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<… 745 …::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableByteEnumArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 236 …::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableByteEnumArray() function 237 return _aidl_delegate->RepeatNullableByteEnumArray(input, _aidl_return); in RepeatNullableByteEnumArray()
|
D | BpTestService.h | 62 …::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<::androi…
|
D | ITestService.h | 589 …virtual ::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<… 745 …::android::binder::Status RepeatNullableByteEnumArray(const ::std::optional<::std::vector<::androi… in RepeatNullableByteEnumArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 65 …fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 149 …fn r#RepeatNullableByteEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… 225 …async fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangle… 395 …fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… in new_async_binder() 396 self._rt.block_on(self._inner.r#RepeatNullableByteEnumArray(_arg_input)) in new_async_binder() 621 …fn r#RepeatNullableByteEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… in try_into_local_async() 622 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableByteEnumArray(_arg_input)) in try_into_local_async() 843 …fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 980 …pub const r#RepeatNullableByteEnumArray: binder::binder_impl::TransactionCode = binder::binder_imp… 1840 return _aidl_default_impl.r#RepeatNullableByteEnumArray(_arg_input); in read_response_RepeatNullableByteEnumArray() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 65 …fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 149 …fn r#RepeatNullableByteEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… 225 …async fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangle… 395 …fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… in new_async_binder() 396 self._rt.block_on(self._inner.r#RepeatNullableByteEnumArray(_arg_input)) in new_async_binder() 621 …fn r#RepeatNullableByteEnumArray<'a, >(&'a self, _arg_input: Option<&'a [crate::mangled::_7_androi… in try_into_local_async() 622 … Box::pin(self._native.try_as_async_server().unwrap().r#RepeatNullableByteEnumArray(_arg_input)) in try_into_local_async() 843 …fn r#RepeatNullableByteEnumArray<'a, 'l1, >(&'a self, _arg_input: Option<&'l1 [crate::mangled::_7_… 980 …pub const r#RepeatNullableByteEnumArray: binder::binder_impl::TransactionCode = binder::binder_imp… 1840 return _aidl_default_impl.r#RepeatNullableByteEnumArray(_arg_input); in read_response_RepeatNullableByteEnumArray() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 194 …@Override public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException in RepeatNullableByteEnumArray() method in ITestService.Default 511 …@Override public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException in RepeatNullableByteEnumArray() method in ITestService.Delegator 513 return mImpl.RepeatNullableByteEnumArray(input); in RepeatNullableByteEnumArray() 1506 byte[] _result = this.RepeatNullableByteEnumArray(_arg0); in onTransact() 2866 …@Override public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException in RepeatNullableByteEnumArray() method in ITestService.Stub.Proxy 2878 return getDefaultImpl().RepeatNullableByteEnumArray(input); in RepeatNullableByteEnumArray() 3905 public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException; in RepeatNullableByteEnumArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 194 …@Override public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException in RepeatNullableByteEnumArray() method in ITestService.Default 511 …@Override public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException in RepeatNullableByteEnumArray() method in ITestService.Delegator 513 return mImpl.RepeatNullableByteEnumArray(input); in RepeatNullableByteEnumArray() 1506 byte[] _result = this.RepeatNullableByteEnumArray(_arg0); in onTransact() 2866 …@Override public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException in RepeatNullableByteEnumArray() method in ITestService.Stub.Proxy 2878 return getDefaultImpl().RepeatNullableByteEnumArray(input); in RepeatNullableByteEnumArray() 3905 public byte[] RepeatNullableByteEnumArray(byte[] input) throws android.os.RemoteException; in RepeatNullableByteEnumArray() method
|
/aosp_15_r20/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
H A D | itest_impl.h | 410 ::ndk::ScopedAStatus RepeatNullableByteEnumArray( in RepeatNullableByteEnumArray() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 324 impl_repeat_nullable! {RepeatNullableByteEnumArray, ByteEnum}
|
D | test_service_async.rs | 362 impl_repeat_nullable! {RepeatNullableByteEnumArray, ByteEnum}
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 439 public byte[] RepeatNullableByteEnumArray(byte[] input) throws RemoteException { in RepeatNullableByteEnumArray() method in TestServiceServer
|