Home
last modified time | relevance | path

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

/art/runtime/
Dprimitive.h40 kPrimBoolean, enumerator
Dcheck_jni.cc2267 PRIMITIVE_ARRAY_FUNCTIONS(jboolean, Boolean, Primitive::kPrimBoolean) in PRIMITIVE_ARRAY_FUNCTIONS()
/art/runtime/interpreter/
Dinterpreter_common.cc104 EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL(InstancePrimitiveRead, Primitive::kPrimBoolean) in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
323 EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL(InstancePrimitiveWrite, Primitive::kPrimBoolean) in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
407 EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL(Primitive::kPrimBoolean) // iput-boolean-quick. in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL()