Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.h97 ALWAYS_INLINE inline mirror::Array* AllocArrayFromCodeResolved(mirror::Class* klass,
Dentrypoint_utils-inl.h306 inline mirror::Array* AllocArrayFromCodeResolved(mirror::Class* klass, in AllocArrayFromCodeResolved() function
/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.cc89 return AllocArrayFromCodeResolved<instrumented_bool>(klass, component_count, self, \