Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_HwBlob.cpp316 DEFINE_BLOB_GETTER(Int8,jbyte) in DEFINE_BLOB_GETTER() argument
393 DEFINE_BLOB_ARRAY_COPIER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_COPIER() argument
450 DEFINE_BLOB_PUTTER(Int8,jbyte) in DEFINE_BLOB_PUTTER() argument
544 DEFINE_BLOB_ARRAY_PUTTER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_PUTTER() argument
Dandroid_os_HwParcel.cpp493 DEFINE_PARCEL_VECTOR_WRITER(Int8,jbyte) in DEFINE_PARCEL_VECTOR_WRITER() argument
791 DEFINE_PARCEL_VECTOR_READER(Int8,jbyte,Byte) in DEFINE_PARCEL_VECTOR_READER() argument
/frameworks/base/core/jni/hwbinder/
DEphemeralStorage.cpp106 DEFINE_ALLOC_VECTOR_METHODS(Int8,jbyte,Byte) in DEFINE_ALLOC_VECTOR_METHODS() argument
/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h745 using Int8 = Wrapping<int8_t>; variable