Home
last modified time | relevance | path

Searched defs:Int8 (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/jni/hwbinder/
DEphemeralStorage.cpp106 DEFINE_ALLOC_VECTOR_METHODS(Int8,jbyte,Byte) in DEFINE_ALLOC_VECTOR_METHODS() argument
/frameworks/base/core/jni/
Dandroid_os_HwBlob.cpp317 DEFINE_BLOB_GETTER(Int8,jbyte) in DEFINE_BLOB_GETTER() argument
394 DEFINE_BLOB_ARRAY_COPIER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_COPIER() argument
451 DEFINE_BLOB_PUTTER(Int8,jbyte) in DEFINE_BLOB_PUTTER() argument
545 DEFINE_BLOB_ARRAY_PUTTER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_PUTTER() argument
Dandroid_os_HwParcel.cpp494 DEFINE_PARCEL_VECTOR_WRITER(Int8,jbyte) in DEFINE_PARCEL_VECTOR_WRITER() argument
792 DEFINE_PARCEL_VECTOR_READER(Int8,jbyte,Byte) in DEFINE_PARCEL_VECTOR_READER() argument
/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h739 using Int8 = Wrapping<int8_t>; variable