Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl236 SimpleParcelable[] ReverseSimpleParcelables( in ReverseSimpleParcelables() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java293 …@Override public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests… in ReverseSimpleParcelables() method in ITestService.Default
617 …@Override public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests… in ReverseSimpleParcelables() method in ITestService.Delegator
3479 …@Override public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests… in ReverseSimpleParcelables() method in ITestService.Stub.Proxy
3936 …public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests.SimplePar… in ReverseSimpleParcelables() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java293 …@Override public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests… in ReverseSimpleParcelables() method in ITestService.Default
617 …@Override public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests… in ReverseSimpleParcelables() method in ITestService.Delegator
3479 …@Override public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests… in ReverseSimpleParcelables() method in ITestService.Stub.Proxy
3936 …public android.aidl.tests.SimpleParcelable[] ReverseSimpleParcelables(android.aidl.tests.SimplePar… in ReverseSimpleParcelables() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h231 …::ndk::ScopedAStatus ReverseSimpleParcelables(const std::vector<::aidl::android::aidl::tests::Simp… in ReverseSimpleParcelables() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h231 …::ndk::ScopedAStatus ReverseSimpleParcelables(const std::vector<::aidl::android::aidl::tests::Simp… in ReverseSimpleParcelables() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java623 public SimpleParcelable[] ReverseSimpleParcelables( in ReverseSimpleParcelables() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h315 …::android::binder::Status ReverseSimpleParcelables(const ::std::vector<::android::aidl::tests::Sim… in ReverseSimpleParcelables() function
DITestService.h820 …::android::binder::Status ReverseSimpleParcelables(const ::std::vector<::android::aidl::tests::Sim… in ReverseSimpleParcelables() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h315 …::android::binder::Status ReverseSimpleParcelables(const ::std::vector<::android::aidl::tests::Sim… in ReverseSimpleParcelables() function
DITestService.h820 …::android::binder::Status ReverseSimpleParcelables(const ::std::vector<::android::aidl::tests::Sim… in ReverseSimpleParcelables() function
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs500 fn ReverseSimpleParcelables( in ReverseSimpleParcelables() method
Dtest_service_async.rs547 async fn ReverseSimpleParcelables( in ReverseSimpleParcelables() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp4135 ::ndk::ScopedAStatus BpTestService::ReverseSimpleParcelables(const std::vector<::aidl::android::aid… in ReverseSimpleParcelables() function in aidl::android::aidl::tests::BpTestService
4798 ::ndk::ScopedAStatus ITestServiceDefault::ReverseSimpleParcelables(const std::vector<::aidl::androi… in ReverseSimpleParcelables() 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.cpp4135 ::ndk::ScopedAStatus BpTestService::ReverseSimpleParcelables(const std::vector<::aidl::android::aid… in ReverseSimpleParcelables() function in aidl::android::aidl::tests::BpTestService
4798 ::ndk::ScopedAStatus ITestServiceDefault::ReverseSimpleParcelables(const std::vector<::aidl::androi… in ReverseSimpleParcelables() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp651 ScopedAStatus ReverseSimpleParcelables(const vector<SimpleParcelable>& input, in ReverseSimpleParcelables() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp768 Status ReverseSimpleParcelables(const vector<SimpleParcelable>& input, in ReverseSimpleParcelables() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp2655 ::android::binder::Status BpTestService::ReverseSimpleParcelables(const ::std::vector<::android::ai… in ReverseSimpleParcelables() 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.cpp2655 ::android::binder::Status BpTestService::ReverseSimpleParcelables(const ::std::vector<::android::ai… in ReverseSimpleParcelables() function in android::aidl::tests::BpTestService