| /system/tools/aidl/tests/android/aidl/tests/ | 
| D | ITestService.aidl | 186     @nullable Empty RepeatNullableParcelable(in @nullable Empty input);  in RepeatNullableParcelable()  method
 | 
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ | 
| D | BnTestService.h | 171 …::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::tests::IT…  in RepeatNullableParcelable()  function
 | 
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ | 
| D | BnTestService.h | 171 …::ndk::ScopedAStatus RepeatNullableParcelable(const std::optional<::aidl::android::aidl::tests::IT…  in RepeatNullableParcelable()  function
 | 
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ | 
| D | BnTestService.h | 251 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I…  in RepeatNullableParcelable()  function
 | 
| D | ITestService.h | 763 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I…  in RepeatNullableParcelable()  function
 | 
| /system/tools/aidl/tests/java/src/android/aidl/service/ | 
| D | TestServiceServer.java | 459   public ITestService.Empty RepeatNullableParcelable(ITestService.Empty input)  in RepeatNullableParcelable()  method in TestServiceServer
 | 
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ | 
| D | BnTestService.h | 251 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I…  in RepeatNullableParcelable()  function
 | 
| D | ITestService.h | 763 …::android::binder::Status RepeatNullableParcelable(const ::std::optional<::android::aidl::tests::I…  in RepeatNullableParcelable()  function
 | 
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ | 
| D | ITestService.java | 214 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests…  in RepeatNullableParcelable()  method in ITestService.Default531 …@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
 
 | 
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ | 
| D | ITestService.java | 214 …@Override public android.aidl.tests.ITestService.Empty RepeatNullableParcelable(android.aidl.tests…  in RepeatNullableParcelable()  method in ITestService.Default531 …@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
 
 | 
| /system/tools/aidl/tests/rust/ | 
| D | test_service_async.rs | 378     async fn RepeatNullableParcelable(  in RepeatNullableParcelable()  method
 | 
| D | test_service.rs | 337     fn RepeatNullableParcelable(&self, input: Option<&Empty>) -> binder::Result<Option<Empty>> {  in RepeatNullableParcelable()  method
 | 
| /system/tools/aidl/tests/ | 
| D | aidl_test_service_ndk.cpp | 466   ScopedAStatus RepeatNullableParcelable(const optional<ITestService::Empty>& input,  in RepeatNullableParcelable()  function in __anon4c0400ca0111::NativeService
 | 
| D | aidl_test_service.cpp | 590   Status RepeatNullableParcelable(const optional<ITestService::Empty>& input,  in RepeatNullableParcelable()  function in __anon6380430e0111::NativeService
 | 
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ | 
| D | ITestService.cpp | 3297 ::ndk::ScopedAStatus BpTestService::RepeatNullableParcelable(const std::optional<::aidl::android::a…  in RepeatNullableParcelable()  function in aidl::android::aidl::tests::BpTestService4698 ::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-ndk-source/gen/android/aidl/tests/ | 
| D | ITestService.cpp | 3297 ::ndk::ScopedAStatus BpTestService::RepeatNullableParcelable(const std::optional<::aidl::android::a…  in RepeatNullableParcelable()  function in aidl::android::aidl::tests::BpTestService4698 ::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 | 1850 ::android::binder::Status BpTestService::RepeatNullableParcelable(const ::std::optional<::android::…  in RepeatNullableParcelable()  function in android::aidl::tests::BpTestService
 | 
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/ | 
| D | ITestService.cpp | 1850 ::android::binder::Status BpTestService::RepeatNullableParcelable(const ::std::optional<::android::…  in RepeatNullableParcelable()  function in android::aidl::tests::BpTestService
 |