Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/nested/
DINestedService.aidl32 void flipStatusWithCallback(ParcelableWithNested.Status status, ICallback cb); in flipStatusWithCallback() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/
DBnNestedService.h38 …::android::binder::Status flipStatusWithCallback(::android::aidl::tests::nested::ParcelableWithNes… in flipStatusWithCallback() function
DINestedService.h127 …::android::binder::Status flipStatusWithCallback(::android::aidl::tests::nested::ParcelableWithNes… in flipStatusWithCallback() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/
DBnNestedService.h38 …::android::binder::Status flipStatusWithCallback(::android::aidl::tests::nested::ParcelableWithNes… in flipStatusWithCallback() function
DINestedService.h127 …::android::binder::Status flipStatusWithCallback(::android::aidl::tests::nested::ParcelableWithNes… in flipStatusWithCallback() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DBnNestedService.h43 …::ndk::ScopedAStatus flipStatusWithCallback(::aidl::android::aidl::tests::nested::ParcelableWithNe… in flipStatusWithCallback() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DBnNestedService.h43 …::ndk::ScopedAStatus flipStatusWithCallback(::aidl::android::aidl::tests::nested::ParcelableWithNe… in flipStatusWithCallback() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java19 …@Override public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService… in flipStatusWithCallback() method in INestedService.Default
152 …@Override public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService… in flipStatusWithCallback() method in INestedService.Stub.Proxy
180 …public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallback… in flipStatusWithCallback() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java19 …@Override public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService… in flipStatusWithCallback() method in INestedService.Default
152 …@Override public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService… in flipStatusWithCallback() method in INestedService.Stub.Proxy
180 …public void flipStatusWithCallback(byte status, android.aidl.tests.nested.INestedService.ICallback… in flipStatusWithCallback() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp112 ::ndk::ScopedAStatus BpNestedService::flipStatusWithCallback(::aidl::android::aidl::tests::nested::… in flipStatusWithCallback() function in aidl::android::aidl::tests::nested::BpNestedService
216 ::ndk::ScopedAStatus INestedServiceDefault::flipStatusWithCallback(::aidl::android::aidl::tests::ne… in flipStatusWithCallback() function in aidl::android::aidl::tests::nested::INestedServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp112 ::ndk::ScopedAStatus BpNestedService::flipStatusWithCallback(::aidl::android::aidl::tests::nested::… in flipStatusWithCallback() function in aidl::android::aidl::tests::nested::BpNestedService
216 ::ndk::ScopedAStatus INestedServiceDefault::flipStatusWithCallback(::aidl::android::aidl::tests::ne… in flipStatusWithCallback() function in aidl::android::aidl::tests::nested::INestedServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp71 ::android::binder::Status BpNestedService::flipStatusWithCallback(::android::aidl::tests::nested::P… in flipStatusWithCallback() function in android::aidl::tests::nested::BpNestedService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp71 ::android::binder::Status BpNestedService::flipStatusWithCallback(::android::aidl::tests::nested::P… in flipStatusWithCallback() function in android::aidl::tests::nested::BpNestedService
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java135 public final void flipStatusWithCallback(byte st, ICallback cb) throws RemoteException { in flipStatusWithCallback() method in TestServiceServer.NestedService
/system/tools/aidl/tests/rust/
Dtest_service_async.rs689 async fn flipStatusWithCallback( in flipStatusWithCallback() method
Dtest_service.rs639 fn flipStatusWithCallback( in flipStatusWithCallback() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp769 virtual ScopedAStatus flipStatusWithCallback( in flipStatusWithCallback() function in __anon4c0400ca0111::NestedService
Daidl_test_service.cpp945 virtual Status flipStatusWithCallback(ParcelableWithNested::Status status, in flipStatusWithCallback() function in __anon6380430e0111::NestedService