HomeSort by relevance Sort by last modified time
    Searched refs:CheckArrayAlloc (Results 1 - 2 of 2) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils.h 84 ALWAYS_INLINE inline mirror::Class* CheckArrayAlloc(uint32_t type_idx,
entrypoint_utils-inl.h 230 inline mirror::Class* CheckArrayAlloc(uint32_t type_idx,
274 mirror::Class* klass = CheckArrayAlloc<kAccessCheck>(type_idx, component_count, method,
281 // CheckArrayAlloc can cause thread suspension which means we may now be instrumented.
    [all...]

Completed in 171 milliseconds