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

  /art/runtime/gc/accounting/
mod_union_table.cc 346 CHECK(heap_->IsLiveObjectLocked(ref->AsMirrorPtr()));
  /art/runtime/gc/
heap.cc     [all...]
heap.h 343 bool IsLiveObjectLocked(ObjPtr<mirror::Object> obj,
    [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 460 << (mark_sweep_->GetHeap()->IsLiveObjectLocked(holder_)
    [all...]
  /art/runtime/
debugger.cc     [all...]

Completed in 77 milliseconds