Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl231 IBinder[] ReverseIBinderArray(in IBinder[] input, out IBinder[] repeated); in ReverseIBinderArray() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java281 …@Override public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.I… in ReverseIBinderArray() method in ITestService.Default
605 …@Override public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.I… in ReverseIBinderArray() method in ITestService.Delegator
3400 …@Override public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.I… in ReverseIBinderArray() method in ITestService.Stub.Proxy
3933 …public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.IBinder[] r… in ReverseIBinderArray() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java281 …@Override public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.I… in ReverseIBinderArray() method in ITestService.Default
605 …@Override public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.I… in ReverseIBinderArray() method in ITestService.Delegator
3400 …@Override public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.I… in ReverseIBinderArray() method in ITestService.Stub.Proxy
3933 …public android.os.IBinder[] ReverseIBinderArray(android.os.IBinder[] input, android.os.IBinder[] r… in ReverseIBinderArray() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h222 …::ndk::ScopedAStatus ReverseIBinderArray(const std::vector<::ndk::SpAIBinder>& in_input, std::vect… in ReverseIBinderArray() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h222 …::ndk::ScopedAStatus ReverseIBinderArray(const std::vector<::ndk::SpAIBinder>& in_input, std::vect… in ReverseIBinderArray() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java599 public IBinder[] ReverseIBinderArray(IBinder[] input, IBinder[] repeated) { in ReverseIBinderArray() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h306 …::android::binder::Status ReverseIBinderArray(const ::std::vector<::android::sp<::android::IBinder… in ReverseIBinderArray() function
DITestService.h811 …::android::binder::Status ReverseIBinderArray(const ::std::vector<::android::sp<::android::IBinder… in ReverseIBinderArray() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h306 …::android::binder::Status ReverseIBinderArray(const ::std::vector<::android::sp<::android::IBinder… in ReverseIBinderArray() function
DITestService.h811 …::android::binder::Status ReverseIBinderArray(const ::std::vector<::android::sp<::android::IBinder… in ReverseIBinderArray() function
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs472 fn ReverseIBinderArray( in ReverseIBinderArray() method
Dtest_service_async.rs519 async fn ReverseIBinderArray( in ReverseIBinderArray() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3997 ::ndk::ScopedAStatus BpTestService::ReverseIBinderArray(const std::vector<::ndk::SpAIBinder>& in_in… in ReverseIBinderArray() function in aidl::android::aidl::tests::BpTestService
4783 ::ndk::ScopedAStatus ITestServiceDefault::ReverseIBinderArray(const std::vector<::ndk::SpAIBinder>&… in ReverseIBinderArray() 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.cpp3997 ::ndk::ScopedAStatus BpTestService::ReverseIBinderArray(const std::vector<::ndk::SpAIBinder>& in_in… in ReverseIBinderArray() function in aidl::android::aidl::tests::BpTestService
4783 ::ndk::ScopedAStatus ITestServiceDefault::ReverseIBinderArray(const std::vector<::ndk::SpAIBinder>&… in ReverseIBinderArray() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp624 ScopedAStatus ReverseIBinderArray(const vector<SpAIBinder>& input, vector<SpAIBinder>* repeated, in ReverseIBinderArray() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp741 Status ReverseIBinderArray(const vector<sp<IBinder>>& input, vector<sp<IBinder>>* repeated, in ReverseIBinderArray() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp2518 ::android::binder::Status BpTestService::ReverseIBinderArray(const ::std::vector<::android::sp<::an… in ReverseIBinderArray() 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.cpp2518 ::android::binder::Status BpTestService::ReverseIBinderArray(const ::std::vector<::android::sp<::an… in ReverseIBinderArray() function in android::aidl::tests::BpTestService