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 345 CHECK(heap_->IsLiveObjectLocked(ref->AsMirrorPtr()));
  /art/runtime/gc/
heap.cc     [all...]
heap.h 302 bool IsLiveObjectLocked(ObjPtr<mirror::Object> obj,
    [all...]
  /art/runtime/gc/collector/
mark_sweep.cc 435 << (mark_sweep_->GetHeap()->IsLiveObjectLocked(holder_)
    [all...]
  /art/runtime/
debugger.cc     [all...]

Completed in 73 milliseconds