/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.java | 381 …@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/ |
D | FixedSizeArrayExample.java | 381 …@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/ |
D | FixedSizeArrayExample.h | 103 …::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/ |
D | FixedSizeArrayExample.h | 103 …::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/ |
D | FixedSizeArrayExample.aidl | 100 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/ |
D | FixedSizeArrayExample.cpp | 966 ::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/ |
D | FixedSizeArrayExample.cpp | 966 ::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/ |
D | FixedSizeArrayExample.cpp | 890 ::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/ |
D | FixedSizeArrayExample.cpp | 890 ::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/ |
D | TestServiceServer.java | 759 public byte[][] Repeat2dBytes(byte[][] input, byte[][] repeated) throws RemoteException { in Repeat2dBytes() method in TestServiceServer.FixedSizeArrayService
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 681 fn Repeat2dBytes( in Repeat2dBytes() method
|
D | test_service_async.rs | 740 async fn Repeat2dBytes( in Repeat2dBytes() method
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 814 ScopedAStatus Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& in_input, in Repeat2dBytes() function in __anon0586964a0111::FixedSizeArrayService
|
D | aidl_test_service.cpp | 988 Status Repeat2dBytes(const std::array<std::array<uint8_t, 3>, 2>& in_input, in Repeat2dBytes() function in __anonf414188e0111::FixedSizeArrayService
|