Searched refs:CheckPreconditionsForAllocObject (Results 1 – 3 of 3) sorted by relevance
51 CheckPreconditionsForAllocObject(klass, byte_count); in AllocObjectWithAllocator()
288 void CheckPreconditionsForAllocObject(ObjPtr<mirror::Class> c, size_t byte_count)
4107 void Heap::CheckPreconditionsForAllocObject(ObjPtr<mirror::Class> c, size_t byte_count) { in CheckPreconditionsForAllocObject() function in art::gc::Heap