Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h279 bool is_primitive; in FindFieldFromCode() local
503 bool is_primitive; in FindFieldFast() local
/art/runtime/verifier/
Dmethod_verifier.cc3720 const RegType& insn_type, bool is_primitive) { in VerifyAGet()
3822 const RegType& insn_type, bool is_primitive) { in VerifyAPut()
3975 bool is_primitive, bool is_static) { in VerifyISFieldAccess()
4099 bool is_primitive) { in VerifyQuickFieldAccess()
/art/runtime/
Dclass_linker.cc5240 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local