Home
last modified time | relevance | path

Searched defs:RepeatBinders (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java373 …@Override public android.os.IBinder[] RepeatBinders(android.os.IBinder[] input, android.os.IBinder… in RepeatBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Default
606 …@Override public android.os.IBinder[] RepeatBinders(android.os.IBinder[] input, android.os.IBinder… in RepeatBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
734 …public android.os.IBinder[] RepeatBinders(android.os.IBinder[] input, android.os.IBinder[] repeate… in RepeatBinders() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java373 …@Override public android.os.IBinder[] RepeatBinders(android.os.IBinder[] input, android.os.IBinder… in RepeatBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Default
606 …@Override public android.os.IBinder[] RepeatBinders(android.os.IBinder[] input, android.os.IBinder… in RepeatBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
734 …public android.os.IBinder[] RepeatBinders(android.os.IBinder[] input, android.os.IBinder[] repeate… in RepeatBinders() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h97 …::android::binder::Status RepeatBinders(const std::array<::android::sp<::android::IBinder>, 3>& /*… in RepeatBinders() function
154 …::android::binder::Status RepeatBinders(const std::array<::android::sp<::android::IBinder>, 3>& in… in RepeatBinders() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h97 …::android::binder::Status RepeatBinders(const std::array<::android::sp<::android::IBinder>, 3>& /*… in RepeatBinders() function
154 …::android::binder::Status RepeatBinders(const std::array<::android::sp<::android::IBinder>, 3>& in… in RepeatBinders() function
/aosp_15_r20/system/tools/aidl/tests/android/aidl/fixedsizearray/
DFixedSizeArrayExample.aidl96 IBinder[3] RepeatBinders(in IBinder[3] input, out IBinder[3] repeated); in RepeatBinders() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp880 ::ndk::ScopedAStatus FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatBinders(const std::array<… in RepeatBinders() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
1207 ::ndk::ScopedAStatus FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::RepeatBinders(const std::… in RepeatBinders() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::IRepeatFixedSizeArrayDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp880 ::ndk::ScopedAStatus FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatBinders(const std::array<… in RepeatBinders() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
1207 ::ndk::ScopedAStatus FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::RepeatBinders(const std::… in RepeatBinders() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::IRepeatFixedSizeArrayDefault
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp806 ::android::binder::Status FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatBinders(const std::a… in RepeatBinders() function in android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp806 ::android::binder::Status FixedSizeArrayExample::BpRepeatFixedSizeArray::RepeatBinders(const std::a… in RepeatBinders() function in android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java744 public IBinder[] RepeatBinders(IBinder[] input, IBinder[] repeated) throws RemoteException { in RepeatBinders() method in TestServiceServer.FixedSizeArrayService
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs665 fn RepeatBinders( in RepeatBinders() method
Dtest_service_async.rs724 async fn RepeatBinders( in RepeatBinders() method
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp799 ScopedAStatus RepeatBinders(const std::array<SpAIBinder, 3>& in_input, in RepeatBinders() function in __anon0586964a0111::FixedSizeArrayService
Daidl_test_service.cpp973 Status RepeatBinders(const std::array<sp<IBinder>, 3>& in_input, in RepeatBinders() function in __anonf414188e0111::FixedSizeArrayService