Home
last modified time | relevance | path

Searched defs:byteMatrix (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h206 std::array<std::array<uint8_t, 2>, 2> byteMatrix = {{}}; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h206 std::array<std::array<uint8_t, 2>, 2> byteMatrix = {{}}; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h231 std::array<std::array<uint8_t, 2>, 2> byteMatrix = {{}}; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h231 std::array<std::array<uint8_t, 2>, 2> byteMatrix = {{}}; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java31 public byte[][] byteMatrix; field in FixedSizeArrayExample
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java31 public byte[][] byteMatrix; field in FixedSizeArrayExample