Home
last modified time | relevance | path

Searched defs:byteNullableArray (Results 1 – 4 of 4) 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.h218 std::optional<std::array<uint8_t, 2>> byteNullableArray; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h218 std::optional<std::array<uint8_t, 2>> byteNullableArray; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java47 public byte[] byteNullableArray; field in FixedSizeArrayExample
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java47 public byte[] byteNullableArray; field in FixedSizeArrayExample