Searched defs:Int8 (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/jni/ |
D | android_os_HwBlob.cpp | 316 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
|
D | android_os_HwParcel.cpp | 493 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/ |
D | EphemeralStorage.cpp | 106 DEFINE_ALLOC_VECTOR_METHODS(Int8,jbyte,Byte) in DEFINE_ALLOC_VECTOR_METHODS() argument
|
/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | bit_util.h | 745 using Int8 = Wrapping<int8_t>; variable
|