HomeSort by relevance Sort by last modified time
    Searched refs:HasBoundBitmaps (Results 1 - 3 of 3) sorted by null

  /art/runtime/gc/space/
space.cc 104 CHECK(!HasBoundBitmaps());
114 bool ContinuousMemMapAllocSpace::HasBoundBitmaps() const {
119 CHECK(HasBoundBitmaps());
space.h 402 bool HasBoundBitmaps() const EXCLUSIVE_LOCKS_REQUIRED(Locks::heap_bitmap_lock_);
  /art/runtime/gc/
heap.cc     [all...]

Completed in 53 milliseconds