Home
last modified time | relevance | path

Searched defs:RepeatNullableParcelable (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl186 @nullable Empty RepeatNullableParcelable(in @nullable Empty input); in RepeatNullableParcelable() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java214 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests… in RepeatNullableParcelable() method in ITestService.Default
531 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests… in RepeatNullableParcelable() method in ITestService.Delegator
2986 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests… in RepeatNullableParcelable() method in ITestService.Stub.Proxy
3910 …public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests.ITestServ… in RepeatNullableParcelable() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java214 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests… in RepeatNullableParcelable() method in ITestService.Default
531 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests… in RepeatNullableParcelable() method in ITestService.Delegator
2986 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests… in RepeatNullableParcelable() method in ITestService.Stub.Proxy
3910 …public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests.ITestServ… in RepeatNullableParcelable() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h171 …::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::tests::IT… in RepeatNullableParcelable() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h171 …::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::tests::IT… in RepeatNullableParcelable() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java459 public ITestService.Empty RepeatNullableParcelable(ITestService.Empty input) in RepeatNullableParcelable() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h251 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I… in RepeatNullableParcelable() function
DITestService.h760 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I… in RepeatNullableParcelable() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h251 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I… in RepeatNullableParcelable() function
DITestService.h760 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I… in RepeatNullableParcelable() function
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs337 fn RepeatNullableParcelable(&self, input: Option<&Empty>) -> binder::Result<Option<Empty>> { in RepeatNullableParcelable() method
Dtest_service_async.rs378 async fn RepeatNullableParcelable( in RepeatNullableParcelable() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3297 ::ndk::ScopedAStatus BpTestService::RepeatNullableParcelable(const std::optional<::aidl::android::a… in RepeatNullableParcelable() function in aidl::android::aidl::tests::BpTestService
4698 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableParcelable(const std::optional<::aidl::andr… in RepeatNullableParcelable() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3297 ::ndk::ScopedAStatus BpTestService::RepeatNullableParcelable(const std::optional<::aidl::android::a… in RepeatNullableParcelable() function in aidl::android::aidl::tests::BpTestService
4698 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableParcelable(const std::optional<::aidl::andr… in RepeatNullableParcelable() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp466 ScopedAStatus RepeatNullableParcelable(const optional<ITestService::Empty>& input, in RepeatNullableParcelable() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp590 Status RepeatNullableParcelable(const optional<ITestService::Empty>& input, in RepeatNullableParcelable() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1851 ::android::binder::Status BpTestService::RepeatNullableParcelable(const ::std::optional<::android::… in RepeatNullableParcelable() function in android::aidl::tests::BpTestService
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1851 ::android::binder::Status BpTestService::RepeatNullableParcelable(const ::std::optional<::android::… in RepeatNullableParcelable() function in android::aidl::tests::BpTestService