Home
last modified time | relevance | path

Searched refs:CheckPreconditionsForAllocObject (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/gc/
H A Dheap-inl.h57 CheckPreconditionsForAllocObject(klass, byte_count); in AllocObjectWithAllocator()
H A Dheap.h327 void CheckPreconditionsForAllocObject(ObjPtr<mirror::Class> c, size_t byte_count)
H A Dheap.cc4319 void Heap::CheckPreconditionsForAllocObject(ObjPtr<mirror::Class> c, size_t byte_count) { in CheckPreconditionsForAllocObject() function in art::gc::Heap
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv80273[email protected],Compare rounded sizes in CheckPreconditionsForAllocObject
80864[email protected],Add more DCHECK logging to Heap::CheckPreconditionsForAllocObject