HomeSort by relevance Sort by last modified time
    Searched full:allocarrayfromcoderesolved (Results 1 - 3 of 3) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils.h 102 ALWAYS_INLINE static inline mirror::Array* AllocArrayFromCodeResolved(mirror::Class* klass,
entrypoint_utils-inl.h 234 static inline mirror::Array* AllocArrayFromCodeResolved(mirror::Class* klass,
  /art/runtime/entrypoints/quick/
quick_alloc_entrypoints.cc 70 return AllocArrayFromCodeResolved<false, instrumented_bool>(klass, method, component_count, self, \

Completed in 2385 milliseconds