Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_HwBlob.cpp343 #define DEFINE_BLOB_ARRAY_COPIER(Suffix,Type,NewType) \ macro
375 DEFINE_BLOB_ARRAY_COPIER(Int8,jbyte,Byte) in DEFINE_BLOB_ARRAY_COPIER() function