Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h260 bool is_primitive; in FindFieldFromCode() local
488 bool is_primitive; in FindFieldFast() local
/art/runtime/verifier/
Dmethod_verifier.cc3527 RegType& insn_type, bool is_primitive) { in VerifyAGet()
3627 RegType& insn_type, bool is_primitive) { in VerifyAPut()
3762 bool is_primitive, bool is_static) { in VerifyISFieldAccess()
3884 bool is_primitive) { in VerifyQuickFieldAccess()
/art/runtime/
Dclass_linker.cc5539 bool is_primitive = type != Primitive::kPrimNot; in LinkFields() local