/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
D | INestedService.java | 15 …@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/ |
D | INestedService.java | 15 …@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/ |
D | INestedService.cpp | 72 ::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/ |
D | INestedService.cpp | 72 ::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/ |
D | INestedService.aidl | 27 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/ |
D | BnNestedService.h | 35 …::android::binder::Status flipStatus(const ::android::aidl::tests::nested::ParcelableWithNested& p… in flipStatus() function
|
D | INestedService.h | 124 …::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/ |
D | BnNestedService.h | 35 …::android::binder::Status flipStatus(const ::android::aidl::tests::nested::ParcelableWithNested& p… in flipStatus() function
|
D | INestedService.h | 124 …::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/ |
D | BnNestedService.h | 40 …::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/ |
D | BnNestedService.h | 40 …::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/ |
D | INestedService.cpp | 33 ::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/ |
D | INestedService.cpp | 33 ::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/ |
D | TestServiceServer.java | 125 public final Result flipStatus(ParcelableWithNested p) { in flipStatus() method in TestServiceServer.NestedService
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 627 fn flipStatus( in flipStatus() method
|
D | test_service_async.rs | 677 async fn flipStatus( in flipStatus() method
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 760 virtual ScopedAStatus flipStatus(const ParcelableWithNested& p, in flipStatus() function in __anon0586964a0111::NestedService
|
D | aidl_test_service.cpp | 937 virtual Status flipStatus(const ParcelableWithNested& p, INestedService::Result* _aidl_return) { in flipStatus() function in __anonf414188e0111::NestedService
|