Home
last modified time | relevance | path

Searched refs:AllocArrayFromCodeResolved (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/
Dentrypoint_utils.h103 inline ObjPtr<mirror::Array> AllocArrayFromCodeResolved(ObjPtr<mirror::Class> klass,
Dentrypoint_utils-inl.h294 inline ObjPtr<mirror::Array> AllocArrayFromCodeResolved(ObjPtr<mirror::Class> klass, in AllocArrayFromCodeResolved() function
/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc100 return AllocArrayFromCodeResolved<instrumented_bool>( \