Home
last modified time | relevance | path

Searched defs:Repeat2dBinders (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.java389 …@Override public android.os.IBinder[][] Repeat2dBinders(android.os.IBinder[][] input, android.os.I… in Repeat2dBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Default
682 …@Override public android.os.IBinder[][] Repeat2dBinders(android.os.IBinder[][] input, android.os.I… in Repeat2dBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
738 …public android.os.IBinder[][] Repeat2dBinders(android.os.IBinder[][] input, android.os.IBinder[][]… in Repeat2dBinders() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java389 …@Override public android.os.IBinder[][] Repeat2dBinders(android.os.IBinder[][] input, android.os.I… in Repeat2dBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Default
682 …@Override public android.os.IBinder[][] Repeat2dBinders(android.os.IBinder[][] input, android.os.I… in Repeat2dBinders() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
738 …public android.os.IBinder[][] Repeat2dBinders(android.os.IBinder[][] input, android.os.IBinder[][]… in Repeat2dBinders() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h109 …::android::binder::Status Repeat2dBinders(const std::array<std::array<::android::sp<::android::IBi… in Repeat2dBinders() function
166 …::android::binder::Status Repeat2dBinders(const std::array<std::array<::android::sp<::android::IBi… in Repeat2dBinders() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h109 …::android::binder::Status Repeat2dBinders(const std::array<std::array<::android::sp<::android::IBi… in Repeat2dBinders() function
166 …::android::binder::Status Repeat2dBinders(const std::array<std::array<::android::sp<::android::IBi… in Repeat2dBinders() function
/aosp_15_r20/system/tools/aidl/tests/android/aidl/fixedsizearray/
DFixedSizeArrayExample.aidl102 IBinder[2][3] Repeat2dBinders(in IBinder[2][3] input, out IBinder[2][3] repeated); in Repeat2dBinders() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp1052 ::ndk::ScopedAStatus FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBinders(const std::arra… in Repeat2dBinders() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
1227 ::ndk::ScopedAStatus FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::Repeat2dBinders(const std… in Repeat2dBinders() 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.cpp1052 ::ndk::ScopedAStatus FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBinders(const std::arra… in Repeat2dBinders() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
1227 ::ndk::ScopedAStatus FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::Repeat2dBinders(const std… in Repeat2dBinders() 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.cpp974 ::android::binder::Status FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBinders(const std:… in Repeat2dBinders() 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.cpp974 ::android::binder::Status FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBinders(const std:… in Repeat2dBinders() function in android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java777 public IBinder[][] Repeat2dBinders(IBinder[][] input, IBinder[][] repeated) in Repeat2dBinders() method in TestServiceServer.FixedSizeArrayService
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs697 fn Repeat2dBinders( in Repeat2dBinders() method
Dtest_service_async.rs756 async fn Repeat2dBinders( in Repeat2dBinders() method
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp828 ScopedAStatus Repeat2dBinders(const std::array<std::array<SpAIBinder, 3>, 2>& in_input, in Repeat2dBinders() function in __anon0586964a0111::FixedSizeArrayService
Daidl_test_service.cpp1002 Status Repeat2dBinders(const std::array<std::array<sp<IBinder>, 3>, 2>& in_input, in Repeat2dBinders() function in __anonf414188e0111::FixedSizeArrayService