/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.java | 373 …@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/ |
D | FixedSizeArrayExample.java | 373 …@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/ |
D | FixedSizeArrayExample.h | 97 …::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/ |
D | FixedSizeArrayExample.h | 97 …::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/ |
D | FixedSizeArrayExample.aidl | 96 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/ |
D | FixedSizeArrayExample.cpp | 880 ::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/ |
D | FixedSizeArrayExample.cpp | 880 ::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/ |
D | FixedSizeArrayExample.cpp | 806 ::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/ |
D | FixedSizeArrayExample.cpp | 806 ::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/ |
D | TestServiceServer.java | 744 public IBinder[] RepeatBinders(IBinder[] input, IBinder[] repeated) throws RemoteException { in RepeatBinders() method in TestServiceServer.FixedSizeArrayService
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 665 fn RepeatBinders( in RepeatBinders() method
|
D | test_service_async.rs | 724 async fn RepeatBinders( in RepeatBinders() method
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 799 ScopedAStatus RepeatBinders(const std::array<SpAIBinder, 3>& in_input, in RepeatBinders() function in __anon0586964a0111::FixedSizeArrayService
|
D | aidl_test_service.cpp | 973 Status RepeatBinders(const std::array<sp<IBinder>, 3>& in_input, in RepeatBinders() function in __anonf414188e0111::FixedSizeArrayService
|