Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java15 …@Override public android.aidl.tests.nested.INestedService.Result flipStatus(android.aidl.tests.nes… in flipStatus() method in INestedService.Default
134 …@Override public android.aidl.tests.nested.INestedService.Result flipStatus(android.aidl.tests.nes… in flipStatus() method in INestedService.Stub.Proxy
179 …public android.aidl.tests.nested.INestedService.Result flipStatus(android.aidl.tests.nested.Parcel… in flipStatus() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java15 …@Override public android.aidl.tests.nested.INestedService.Result flipStatus(android.aidl.tests.nes… in flipStatus() method in INestedService.Default
134 …@Override public android.aidl.tests.nested.INestedService.Result flipStatus(android.aidl.tests.nes… in flipStatus() method in INestedService.Stub.Proxy
179 …public android.aidl.tests.nested.INestedService.Result flipStatus(android.aidl.tests.nested.Parcel… in flipStatus() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp72 ::ndk::ScopedAStatus BpNestedService::flipStatus(const ::aidl::android::aidl::tests::nested::Parcel… in flipStatus() function in aidl::android::aidl::tests::nested::BpNestedService
211 ::ndk::ScopedAStatus INestedServiceDefault::flipStatus(const ::aidl::android::aidl::tests::nested::… in flipStatus() function in aidl::android::aidl::tests::nested::INestedServiceDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp72 ::ndk::ScopedAStatus BpNestedService::flipStatus(const ::aidl::android::aidl::tests::nested::Parcel… in flipStatus() function in aidl::android::aidl::tests::nested::BpNestedService
211 ::ndk::ScopedAStatus INestedServiceDefault::flipStatus(const ::aidl::android::aidl::tests::nested::… in flipStatus() function in aidl::android::aidl::tests::nested::INestedServiceDefault
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/nested/
DINestedService.aidl27 Result flipStatus(in ParcelableWithNested p); in flipStatus() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/
DBnNestedService.h35 …::android::binder::Status flipStatus(const ::android::aidl::tests::nested::ParcelableWithNested& p… in flipStatus() function
DINestedService.h124 …::android::binder::Status flipStatus(const ::android::aidl::tests::nested::ParcelableWithNested& /… in flipStatus() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/
DBnNestedService.h35 …::android::binder::Status flipStatus(const ::android::aidl::tests::nested::ParcelableWithNested& p… in flipStatus() function
DINestedService.h124 …::android::binder::Status flipStatus(const ::android::aidl::tests::nested::ParcelableWithNested& /… in flipStatus() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DBnNestedService.h40 …::ndk::ScopedAStatus flipStatus(const ::aidl::android::aidl::tests::nested::ParcelableWithNested& … in flipStatus() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DBnNestedService.h40 …::ndk::ScopedAStatus flipStatus(const ::aidl::android::aidl::tests::nested::ParcelableWithNested& … in flipStatus() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp33 ::android::binder::Status BpNestedService::flipStatus(const ::android::aidl::tests::nested::Parcela… in flipStatus() function in android::aidl::tests::nested::BpNestedService
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp33 ::android::binder::Status BpNestedService::flipStatus(const ::android::aidl::tests::nested::Parcela… in flipStatus() function in android::aidl::tests::nested::BpNestedService
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java125 public final Result flipStatus(ParcelableWithNested p) { in flipStatus() method in TestServiceServer.NestedService
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs627 fn flipStatus( in flipStatus() method
Dtest_service_async.rs677 async fn flipStatus( in flipStatus() method
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp760 virtual ScopedAStatus flipStatus(const ParcelableWithNested& p, in flipStatus() function in __anon0586964a0111::NestedService
Daidl_test_service.cpp937 virtual Status flipStatus(const ParcelableWithNested& p, INestedService::Result* _aidl_return) { in flipStatus() function in __anonf414188e0111::NestedService