Home
last modified time | relevance | path

Searched defs:byteArray (Results 1 – 19 of 19) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h52 std::vector<uint8_t> byteArray; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DParcelableForToString.h52 std::vector<uint8_t> byteArray; variable
/system/tools/aidl/tests/android/aidl/loggable/
DILoggableInterface.aidl7 inout byte[] byteArray, char charValue, inout char[] charArray, int intValue, in LogThis()
/system/tools/aidl/tests/
Daidl_test_client_loggable_interface.cpp61 vector<uint8_t> byteArray{42, 43}; in TEST_F() local
Daidl_test_client_ndk_loggable_interface.cpp70 vector<uint8_t> byteArray{42, 43}; in TEST_F() local
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …g[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteArray, char charVal… in LogThis()
167 …g[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteArray, char charVal… in LogThis()
228 …g[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteArray, char charVal… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java15 …g[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteArray, char charVal… in LogThis()
167 …g[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteArray, char charVal… in LogThis()
228 …g[] LogThis(boolean boolValue, boolean[] boolArray, byte byteValue, byte[] byteArray, char charVal… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java21 public byte[] byteArray; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DParcelableForToString.java21 public byte[] byteArray; field in ParcelableForToString
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …oolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vector<uint8_t>* byteArray, cha… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h50 …oolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vector<uint8_t>* byteArray, cha… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …oolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vector<uint8_t>* byteArray, cha… in LogThis()
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp34 …oolValue, ::std::vector<bool>* boolArray, int8_t byteValue, ::std::vector<uint8_t>* byteArray, cha… in LogThis()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h194 std::array<uint8_t, 2> byteArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h194 std::array<uint8_t, 2> byteArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h219 std::array<uint8_t, 2> byteArray = {{}}; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h219 std::array<uint8_t, 2> byteArray = {{}}; variable
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java15 public byte[] byteArray; field in FixedSizeArrayExample
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java15 public byte[] byteArray; field in FixedSizeArrayExample