Searched refs:AllocObjectFromCodeResolved (Results 1 - 3 of 3) sorted by relevance

/art/runtime/entrypoints/
H A Dentrypoint_utils.h70 ALWAYS_INLINE inline mirror::Object* AllocObjectFromCodeResolved(mirror::Class* klass,
H A Dentrypoint_utils-inl.h196 inline mirror::Object* AllocObjectFromCodeResolved(mirror::Class* klass, function in namespace:art
/art/runtime/entrypoints/quick/
H A Dquick_alloc_entrypoints.cc82 return AllocObjectFromCodeResolved<instrumented_bool>(klass, self, allocator_type); \

Completed in 44 milliseconds