Home
last modified time | relevance | path

Searched defs:RepeatNullableParcelableList (Results 1 – 10 of 10) sorted by relevance

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl158 @nullable List<Empty> RepeatNullableParcelableList( in RepeatNullableParcelableList() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h166 …::ndk::ScopedAStatus RepeatNullableParcelableList(const std::optional<std::vector<std::optional<::… in RepeatNullableParcelableList() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java209 … public java.util.List<android.aidl.tests.ITestService.Empty> RepeatNullableParcelableList(java.ut… in RepeatNullableParcelableList() method in ITestService.Default
504 … public java.util.List<android.aidl.tests.ITestService.Empty> RepeatNullableParcelableList(java.ut… in RepeatNullableParcelableList() method in ITestService.Delegator
2618 … public java.util.List<android.aidl.tests.ITestService.Empty> RepeatNullableParcelableList(java.ut… in RepeatNullableParcelableList() method in ITestService.Stub.Proxy
3381 …public java.util.List<android.aidl.tests.ITestService.Empty> RepeatNullableParcelableList(java.uti… in RepeatNullableParcelableList() method
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java429 public List<ITestService.Empty> RepeatNullableParcelableList(List<ITestService.Empty> input) in RepeatNullableParcelableList() method in TestServiceServer
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h220 …::android::binder::Status RepeatNullableParcelableList(const ::std::optional<::std::vector<::std::… in RepeatNullableParcelableList() function
DITestService.h421 …::android::binder::Status RepeatNullableParcelableList(const ::std::optional<::std::vector<::std::… in RepeatNullableParcelableList() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1834 ::android::binder::Status BpTestService::RepeatNullableParcelableList(const ::std::optional<::std::… in RepeatNullableParcelableList() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs63 …fn RepeatNullableParcelableList(&self, _arg_input: Option<&[Option<crate::mangled::_7_android_4_ai… in RepeatNullableParcelableList() method
139 …fn RepeatNullableParcelableList<'a>(&'a self, _arg_input: Option<&'a [Option<crate::mangled::_7_an… in RepeatNullableParcelableList() method
210 …async fn RepeatNullableParcelableList(&self, _arg_input: Option<&[Option<crate::mangled::_7_androi… in RepeatNullableParcelableList() method
387 …fn RepeatNullableParcelableList(&self, _arg_input: Option<&[Option<crate::mangled::_7_android_4_ai… in new_async_binder() function
591 …fn RepeatNullableParcelableList(&self, _arg_input: Option<&[Option<crate::mangled::_7_android_4_ai… in RepeatNullableParcelableList() method
701 …pub const RepeatNullableParcelableList: binder::binder_impl::TransactionCode = binder::binder_impl… constant
2241 …fn RepeatNullableParcelableList(&self, _arg_input: Option<&[Option<crate::mangled::_7_android_4_ai… in RepeatNullableParcelableList() method
2928 …fn RepeatNullableParcelableList<'a>(&'a self, _arg_input: Option<&'a [Option<crate::mangled::_7_an… in RepeatNullableParcelableList() method
3248 …fn RepeatNullableParcelableList(&self, _arg_input: Option<&[Option<crate::mangled::_7_android_4_ai… in RepeatNullableParcelableList() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3218 ::ndk::ScopedAStatus BpTestService::RepeatNullableParcelableList(const std::optional<std::vector<st… in RepeatNullableParcelableList() function in aidl::android::aidl::tests::BpTestService
4360 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableParcelableList(const std::optional<std::vec… in RepeatNullableParcelableList() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/
Daidl_test_service.cpp578 Status RepeatNullableParcelableList( in RepeatNullableParcelableList() function in __anon556d30440111::NativeService