HomeSort by relevance Sort by last modified time
    Searched refs:AllocArrayFromCode (Results 1 - 4 of 4) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils.h 88 ALWAYS_INLINE inline mirror::Array* AllocArrayFromCode(dex::TypeIndex type_idx,
entrypoint_utils-inl.h 280 inline mirror::Array* AllocArrayFromCode(dex::TypeIndex type_idx,
    [all...]
  /art/runtime/interpreter/mterp/
mterp.cc 479 mirror::Object* obj = AllocArrayFromCode<false, true>(
    [all...]
  /art/runtime/interpreter/
interpreter_switch_impl.cc 548 ObjPtr<mirror::Object> obj = AllocArrayFromCode<do_access_check, true>(
    [all...]

Completed in 543 milliseconds