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

  /art/runtime/gc/
heap-inl.h 43 CheckPreconditionsForAllocObject(klass, byte_count);
heap.h 210 void CheckPreconditionsForAllocObject(mirror::Class* c, size_t byte_count)
    [all...]
heap.cc     [all...]

Completed in 198 milliseconds