Home
last modified time | relevance | path

Searched defs:byteValue (Results 1 – 21 of 21) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DFixedSize.h52 byteValue = 1, enumerator
65 static const inline Tag byteValue = Tag::byteValue; variable
164 int8_t byteValue __attribute__((aligned (1))); member
231 int8_t byteValue __attribute__((aligned (1))) = 0; variable
320 int8_t byteValue __attribute__((aligned (1))) = 0; variable
383 byteValue = 0, enumerator
387 static const inline Tag byteValue = Tag::byteValue; variable
468 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
DParcelableForToString.h51 int8_t byteValue = 0; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DFixedSize.h52 byteValue = 1, enumerator
65 static const inline Tag byteValue = Tag::byteValue; variable
164 int8_t byteValue __attribute__((aligned (1))); member
231 int8_t byteValue __attribute__((aligned (1))) = 0; variable
320 int8_t byteValue __attribute__((aligned (1))) = 0; variable
383 byteValue = 0, enumerator
387 static const inline Tag byteValue = Tag::byteValue; variable
468 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
DParcelableForToString.h51 int8_t byteValue = 0; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DFixedSize.h40 byteValue = 1, enumerator
52 static const inline Tag byteValue = Tag::byteValue; variable
153 int8_t byteValue __attribute__((aligned (1))); member
201 int8_t byteValue = 0; variable
307 byteValue = 0, enumerator
310 static const inline Tag byteValue = Tag::byteValue; variable
393 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
DParcelableForToString.h43 int8_t byteValue = 0; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DFixedSize.h40 byteValue = 1, enumerator
52 static const inline Tag byteValue = Tag::byteValue; variable
153 int8_t byteValue __attribute__((aligned (1))); member
201 int8_t byteValue = 0; variable
307 byteValue = 0, enumerator
310 static const inline Tag byteValue = Tag::byteValue; variable
393 int8_t byteValue __attribute__((aligned (1))) = int8_t(0); member
DParcelableForToString.h43 int8_t byteValue = 0; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java54 public byte byteValue = 0; field in FixedSize.FixedParcelable
168 public byte byteValue = 0; field in FixedSize.ExplicitPaddingParcelable
287 public final static int byteValue = 1; // byte byteValue; field in FixedSize.FixedUnion
336 public static FixedUnion byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnion
611 public static final byte byteValue = 1; field
625 public final static int byteValue = 0; // byte byteValue; field in FixedSize.FixedUnionNoPadding
651 public static FixedUnionNoPadding byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnionNoPadding
724 public static final byte byteValue = 0; field
DParcelableForToString.java20 public byte byteValue = 0; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java54 public byte byteValue = 0; field in FixedSize.FixedParcelable
168 public byte byteValue = 0; field in FixedSize.ExplicitPaddingParcelable
287 public final static int byteValue = 1; // byte byteValue; field in FixedSize.FixedUnion
336 public static FixedUnion byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnion
611 public static final byte byteValue = 1; field
625 public final static int byteValue = 0; // byte byteValue; field in FixedSize.FixedUnionNoPadding
651 public static FixedUnionNoPadding byteValue(byte _value) { in byteValue() method in FixedSize.FixedUnionNoPadding
724 public static final byte byteValue = 0; field
DParcelableForToString.java20 public byte byteValue = 0; field in ParcelableForToString
/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl6 String[] LogThis(boolean boolValue, inout boolean[] boolArray, byte byteValue, in LogThis()
/system/tools/aidl/tests/
Daidl_test_client_loggable_interface.cpp60 int8_t byteValue = 41; in TEST_F() local
Daidl_test_client_ndk_loggable_interface.cpp69 int8_t byteValue = 41; in TEST_F() local
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis()
167 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis()
228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis()
167 …c java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteAr… in LogThis()
228 …public java.lang.String[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] b… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …der::Status LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vecto… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …der::Status LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vecto… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …eInterface::LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vecto… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …eInterface::LogThis(bool boolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vecto… in LogThis()