| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | NullableTests.java | 128 IBinder[] reversed = mService.ReverseNullableIBinderArray(input, repeated); in testReverseNullableIBinderArray()
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_ndk_nullables.cpp | 142 auto status = service->ReverseNullableIBinderArray(input, &repeated, &reversed); in TEST_F()
|
| D | aidl_test_client_nullables.cpp | 200 auto status = service->ReverseNullableIBinderArray(input, &repeated, &reversed); in TEST_F()
|
| D | aidl_test_service.cpp | 749 Status ReverseNullableIBinderArray(const std::optional<vector<sp<IBinder>>>& input, in ReverseNullableIBinderArray() function in __anon6380430e0111::NativeService
|
| D | aidl_test_service_ndk.cpp | 632 ScopedAStatus ReverseNullableIBinderArray( in ReverseNullableIBinderArray() function in __anon4c0400ca0111::NativeService
|
| /system/tools/aidl/tests/android/aidl/tests/ |
| D | ITestService.aidl | 232 @nullable IBinder[] ReverseNullableIBinderArray( in ReverseNullableIBinderArray() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 225 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder… in ReverseNullableIBinderArray() function 226 return _impl->ReverseNullableIBinderArray(in_input, out_repeated, _aidl_return); in ReverseNullableIBinderArray()
|
| D | BpTestService.h | 86 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder…
|
| D | ITestService.h | 707 …virtual ::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::Sp… 783 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder…
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 225 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder… in ReverseNullableIBinderArray() function 226 return _impl->ReverseNullableIBinderArray(in_input, out_repeated, _aidl_return); in ReverseNullableIBinderArray()
|
| D | BpTestService.h | 86 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder…
|
| D | ITestService.h | 707 …virtual ::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::Sp… 783 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder…
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 309 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function 310 return _aidl_delegate->ReverseNullableIBinderArray(input, repeated, _aidl_return); in ReverseNullableIBinderArray()
|
| D | BpTestService.h | 85 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi…
|
| D | ITestService.h | 615 …virtual ::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<… 817 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnTestService.h | 309 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function 310 return _aidl_delegate->ReverseNullableIBinderArray(input, repeated, _aidl_return); in ReverseNullableIBinderArray()
|
| D | BpTestService.h | 85 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi…
|
| D | ITestService.h | 615 …virtual ::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<… 817 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 92 …fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<binder:… 176 …fn r#ReverseNullableIBinderArray<'a, >(&'a self, _arg_input: Option<&'a [Option<binder::SpIBinder>… 252 …async fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<b… 468 …fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<binder:… in new_async_binder() 469 self._rt.block_on(self._inner.r#ReverseNullableIBinderArray(_arg_input, _arg_repeated)) in new_async_binder() 694 …fn r#ReverseNullableIBinderArray<'a, >(&'a self, _arg_input: Option<&'a [Option<binder::SpIBinder>… in try_into_local_async() 695 …Box::pin(self._native.try_as_async_server().unwrap().r#ReverseNullableIBinderArray(_arg_input, _ar… in try_into_local_async() 916 …fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<binder:… 1007 …pub const r#ReverseNullableIBinderArray: binder::binder_impl::TransactionCode = binder::binder_imp… 2262 return _aidl_default_impl.r#ReverseNullableIBinderArray(_arg_input, _arg_repeated); in read_response_ReverseNullableIBinderArray() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
| D | ITestService.rs | 92 …fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<binder:… 176 …fn r#ReverseNullableIBinderArray<'a, >(&'a self, _arg_input: Option<&'a [Option<binder::SpIBinder>… 252 …async fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<b… 468 …fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<binder:… in new_async_binder() 469 self._rt.block_on(self._inner.r#ReverseNullableIBinderArray(_arg_input, _arg_repeated)) in new_async_binder() 694 …fn r#ReverseNullableIBinderArray<'a, >(&'a self, _arg_input: Option<&'a [Option<binder::SpIBinder>… in try_into_local_async() 695 …Box::pin(self._native.try_as_async_server().unwrap().r#ReverseNullableIBinderArray(_arg_input, _ar… in try_into_local_async() 916 …fn r#ReverseNullableIBinderArray<'a, 'l1, 'l2, >(&'a self, _arg_input: Option<&'l1 [Option<binder:… 1007 …pub const r#ReverseNullableIBinderArray: binder::binder_impl::TransactionCode = binder::binder_imp… 2262 return _aidl_default_impl.r#ReverseNullableIBinderArray(_arg_input, _arg_repeated); in read_response_ReverseNullableIBinderArray() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 285 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Default 609 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Delegator 611 return mImpl.ReverseNullableIBinderArray(input,repeated); in ReverseNullableIBinderArray() 1778 android.os.IBinder[] _result = this.ReverseNullableIBinderArray(_arg0, _arg1); in onTransact() 3426 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Stub.Proxy 3439 return getDefaultImpl().ReverseNullableIBinderArray(input, repeated); in ReverseNullableIBinderArray() 3934 …public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, android.os.IBi… in ReverseNullableIBinderArray() method
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | ITestService.java | 285 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Default 609 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Delegator 611 return mImpl.ReverseNullableIBinderArray(input,repeated); in ReverseNullableIBinderArray() 1778 android.os.IBinder[] _result = this.ReverseNullableIBinderArray(_arg0, _arg1); in onTransact() 3426 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Stub.Proxy 3439 return getDefaultImpl().ReverseNullableIBinderArray(input, repeated); in ReverseNullableIBinderArray() 3934 …public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, android.os.IBi… in ReverseNullableIBinderArray() method
|
| /system/tools/aidl/tests/rust/ |
| D | test_service.rs | 481 fn ReverseNullableIBinderArray( in ReverseNullableIBinderArray() method
|
| D | test_service_async.rs | 528 async fn ReverseNullableIBinderArray( in ReverseNullableIBinderArray() method
|
| /system/tools/aidl/tests/java/src/android/aidl/service/ |
| D | TestServiceServer.java | 608 public IBinder[] ReverseNullableIBinderArray(IBinder[] input, IBinder[] repeated) { in ReverseNullableIBinderArray() method in TestServiceServer
|