/system/tools/aidl/tests/ |
D | aidl_test_client_nullables.cpp | 102 auto status = service->RepeatNullableParcelable(input, &output); in TEST_F() 108 status = service->RepeatNullableParcelable(input, &output); in TEST_F()
|
D | aidl_test_service.cpp | 496 Status RepeatNullableParcelable(const optional<StructuredParcelable>& input, in RepeatNullableParcelable() function in __anonee08dd980111::NativeService
|
/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 122 @nullable StructuredParcelable RepeatNullableParcelable( in RepeatNullableParcelable() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
D | ITestService.rs | 52 …fn RepeatNullableParcelable(&self, _arg_input: Option<&crate::mangled::_7_android_4_aidl_5_tests_2… in RepeatNullableParcelable() method 185 …fn RepeatNullableParcelable(&self, _arg_input: Option<&crate::mangled::_7_android_4_aidl_5_tests_2… in RepeatNullableParcelable() method 266 pub const RepeatNullableParcelable: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 37; constant 1010 …fn RepeatNullableParcelable(&self, _arg_input: Option<&crate::mangled::_7_android_4_aidl_5_tests_2… in RepeatNullableParcelable() method 1011 …let _aidl_reply = self.binder.transact(transactions::RepeatNullableParcelable, binder::FLAG_CLEAR_… in RepeatNullableParcelable() 1018 return _aidl_default_impl.RepeatNullableParcelable(_arg_input); in RepeatNullableParcelable() 1286 …RepeatNullableParcelable(&self, _arg_input: Option<&crate::mangled::_7_android_4_aidl_5_tests_20_S… in RepeatNullableParcelable() method 1776 transactions::RepeatNullableParcelable => { in on_transact() 1778 let _aidl_return = _aidl_service.RepeatNullableParcelable(_arg_input.as_ref()); in on_transact()
|
/system/tools/aidl/tests/rust/ |
D | test_client.rs | 415 let result = service.RepeatNullableParcelable(value.as_ref()); in test_nullable_parcelable() 418 let result = service.RepeatNullableParcelable(None); in test_nullable_parcelable()
|
D | test_service.rs | 212 fn RepeatNullableParcelable( in RepeatNullableParcelable() method
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/include/aidl/android/aidl/tests/ |
D | BpTestService.h | 53 …::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::tests::St…
|
D | ITestService.h | 202 …virtual ::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::t… 258 …::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::tests::St…
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BpTestService.h | 55 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::S…
|
D | ITestService.h | 148 …virtual ::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::… 280 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::S… in RepeatNullableParcelable() function
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 176 …@Override public android.aidl.tests.StructuredParcelable RepeatNullableParcelable(android.aidl.tes… in RepeatNullableParcelable() method in ITestService.Default 774 android.aidl.tests.StructuredParcelable _result = this.RepeatNullableParcelable(_arg0); in onTransact() 1916 …@Override public android.aidl.tests.StructuredParcelable RepeatNullableParcelable(android.aidl.tes… in RepeatNullableParcelable() method in ITestService.Stub.Proxy 1933 return getDefaultImpl().RepeatNullableParcelable(input); in RepeatNullableParcelable() 2475 …public android.aidl.tests.StructuredParcelable RepeatNullableParcelable(android.aidl.tests.Structu… in RepeatNullableParcelable() method
|
/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 336 public StructuredParcelable RepeatNullableParcelable(StructuredParcelable input) in RepeatNullableParcelable() method in TestServiceServer
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 768 … ::ndk::ScopedAStatus _aidl_status = _aidl_impl->RepeatNullableParcelable(in_input, &_aidl_return); in _aidl_onTransact() 2592 ::ndk::ScopedAStatus BpTestService::RepeatNullableParcelable(const std::optional<::aidl::android::a… in RepeatNullableParcelable() function in aidl::android::aidl::tests::BpTestService 2616 _aidl_status = ITestService::getDefaultImpl()->RepeatNullableParcelable(in_input, _aidl_return); in RepeatNullableParcelable() 3401 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableParcelable(const std::optional<::aidl::andr… in RepeatNullableParcelable() function in aidl::android::aidl::tests::ITestServiceDefault
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1530 ::android::binder::Status BpTestService::RepeatNullableParcelable(const ::std::optional<::android::… in RepeatNullableParcelable() function in android::aidl::tests::BpTestService 1547 return ITestService::getDefaultImpl()->RepeatNullableParcelable(input, _aidl_return); in RepeatNullableParcelable() 3144 ::android::binder::Status _aidl_status(RepeatNullableParcelable(in_input, &_aidl_return)); in onTransact()
|