Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.cc36 static inline mirror::Class* CheckFilledNewArrayAlloc(uint32_t type_idx, in CheckFilledNewArrayAlloc() function
82 mirror::Class* klass = CheckFilledNewArrayAlloc(type_idx, component_count, referrer, self, in CheckAndAllocArrayFromCode()
103 mirror::Class* klass = CheckFilledNewArrayAlloc(type_idx, component_count, referrer, self, in CheckAndAllocArrayFromCodeInstrumented()