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