Home
last modified time | relevance | path

Searched defs:booleanValue (Results 1 – 12 of 12) sorted by relevance

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DParcelableForToString.h45 bool booleanValue = false; variable
DFixedSize.h39 booleanValue = 0, enumerator
51 static const inline Tag booleanValue = Tag::booleanValue; variable
152 bool booleanValue __attribute__((aligned (1))) = bool(false); member
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DParcelableForToString.h45 bool booleanValue = false; variable
DFixedSize.h39 booleanValue = 0, enumerator
51 static const inline Tag booleanValue = Tag::booleanValue; variable
152 bool booleanValue __attribute__((aligned (1))) = bool(false); member
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h53 bool booleanValue = false; variable
DFixedSize.h51 booleanValue = 0, enumerator
64 static const inline Tag booleanValue = Tag::booleanValue; variable
163 bool booleanValue __attribute__((aligned (1))) = bool(false); member
230 bool booleanValue __attribute__((aligned (1))) = false; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h53 bool booleanValue = false; variable
DFixedSize.h51 booleanValue = 0, enumerator
64 static const inline Tag booleanValue = Tag::booleanValue; variable
163 bool booleanValue __attribute__((aligned (1))) = bool(false); member
230 bool booleanValue __attribute__((aligned (1))) = false; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java22 public boolean booleanValue = false; field in ParcelableForToString
DFixedSize.java53 public boolean booleanValue = false; field in FixedSize.FixedParcelable
286 public final static int booleanValue = 0; // boolean booleanValue; field in FixedSize.FixedUnion
321 public static FixedUnion booleanValue(boolean _value) { in booleanValue() method in FixedSize.FixedUnion
610 public static final byte booleanValue = 0; field
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java22 public boolean booleanValue = false; field in ParcelableForToString
DFixedSize.java53 public boolean booleanValue = false; field in FixedSize.FixedParcelable
286 public final static int booleanValue = 0; // boolean booleanValue; field in FixedSize.FixedUnion
321 public static FixedUnion booleanValue(boolean _value) { in booleanValue() method in FixedSize.FixedUnion
610 public static final byte booleanValue = 0; field