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 51 CheckPreconditionsForAllocObject(klass, byte_count);
heap.h 268 void CheckPreconditionsForAllocObject(ObjPtr<mirror::Class> c, size_t byte_count)
    [all...]
heap.cc     [all...]

Completed in 64 milliseconds