Home
last modified time | relevance | path

Searched defs:boolNullableArray (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.h217 std::optional<std::array<bool, 2>> boolNullableArray; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h217 std::optional<std::array<bool, 2>> boolNullableArray; variable
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java46 public boolean[] boolNullableArray; field in FixedSizeArrayExample
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java46 public boolean[] boolNullableArray; field in FixedSizeArrayExample