Home
last modified time | relevance | path

Searched defs:Repeat2dBytes (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.java381 …@Override public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws android.os.Remot… in Repeat2dBytes() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Default
644 …@Override public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws android.os.Remot… in Repeat2dBytes() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
736 …public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws android.os.RemoteException; in Repeat2dBytes() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java381 …@Override public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws android.os.Remot… in Repeat2dBytes() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Default
644 …@Override public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws android.os.Remot… in Repeat2dBytes() method in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
736 …public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws android.os.RemoteException; in Repeat2dBytes() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h103 …::android::binder::Status Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& /*input*/, st… in Repeat2dBytes() function
160 …::android::binder::Status Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& input, std::a… in Repeat2dBytes() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h103 …::android::binder::Status Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& /*input*/, st… in Repeat2dBytes() function
160 …::android::binder::Status Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& input, std::a… in Repeat2dBytes() function
/aosp_15_r20/system/tools/aidl/tests/android/aidl/fixedsizearray/
DFixedSizeArrayExample.aidl100 byte[2][3] Repeat2dBytes(in byte[2][3] input, out byte[2][3] repeated); in Repeat2dBytes() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp966 ::ndk::ScopedAStatus FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBytes(const std::array<… in Repeat2dBytes() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
1217 ::ndk::ScopedAStatus FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::Repeat2dBytes(const std::… in Repeat2dBytes() 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.cpp966 ::ndk::ScopedAStatus FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBytes(const std::array<… in Repeat2dBytes() function in aidl::android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
1217 ::ndk::ScopedAStatus FixedSizeArrayExample::IRepeatFixedSizeArrayDefault::Repeat2dBytes(const std::… in Repeat2dBytes() 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.cpp890 ::android::binder::Status FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBytes(const std::a… in Repeat2dBytes() 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.cpp890 ::android::binder::Status FixedSizeArrayExample::BpRepeatFixedSizeArray::Repeat2dBytes(const std::a… in Repeat2dBytes() function in android::aidl::fixedsizearray::FixedSizeArrayExample::BpRepeatFixedSizeArray
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java759 public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws RemoteException { in Repeat2dBytes() method in TestServiceServer.FixedSizeArrayService
/aosp_15_r20/system/tools/aidl/tests/rust/
Dtest_service.rs681 fn Repeat2dBytes( in Repeat2dBytes() method
Dtest_service_async.rs740 async fn Repeat2dBytes( in Repeat2dBytes() method
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp814 ScopedAStatus Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& in_input, in Repeat2dBytes() function in __anon0586964a0111::FixedSizeArrayService
Daidl_test_service.cpp988 Status Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& in_input, in Repeat2dBytes() function in __anonf414188e0111::FixedSizeArrayService