Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h322 bool is_primitive; in FindFieldFromCode() local
621 bool is_primitive; in FindFieldFast() local
/art/runtime/verifier/
Dmethod_verifier.cc4321 const RegType& insn_type, bool is_primitive) { in VerifyAGet()
4436 const RegType& insn_type, bool is_primitive) { in VerifyAPut()
4613 bool is_primitive, bool is_static) { in VerifyISFieldAccess()
4761 bool is_primitive) { in VerifyQuickFieldAccess()
/art/runtime/
Dclass_linker.cc7238 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local