Home
last modified time | relevance | path

Searched refs:GetLargeObjectBitmap (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/accounting/
Dheap_bitmap.h51 LargeObjectBitmap* GetLargeObjectBitmap(const mirror::Object* obj) const;
Dheap_bitmap-inl.h108 inline LargeObjectBitmap* HeapBitmap::GetLargeObjectBitmap(const mirror::Object* obj) const { in GetLargeObjectBitmap() function