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 76 ALWAYS_INLINE inline mirror::Class* CheckArrayAlloc(dex::TypeIndex type_idx,
entrypoint_utils-inl.h 235 inline mirror::Class* CheckArrayAlloc(dex::TypeIndex type_idx,
278 mirror::Class* klass = CheckArrayAlloc<kAccessCheck>(type_idx, component_count, method,
285 // CheckArrayAlloc can cause thread suspension which means we may now be instrumented.
    [all...]

Completed in 76 milliseconds