Home
last modified time | relevance | path

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

/art/runtime/
Dcheck_jni.cc2430 #define PRIMITIVE_ARRAY_FUNCTIONS(ctype, name, ptype) \ macro
2451 PRIMITIVE_ARRAY_FUNCTIONS(jboolean, Boolean, Primitive::kPrimBoolean) in PRIMITIVE_ARRAY_FUNCTIONS() function in art::CheckJNI