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

  /art/runtime/gc/accounting/
mod_union_table.cc 221 CHECK(heap_->IsLiveObjectLocked(ref->AsMirrorPtr()));
  /art/runtime/gc/
heap.cc     [all...]
heap.h 254 bool IsLiveObjectLocked(mirror::Object* obj, bool search_allocation_stack = true,
    [all...]
  /art/runtime/
debugger.cc     [all...]

Completed in 70 milliseconds