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

  /art/runtime/
instrumentation.cc 111 Runtime::Current()->GetHeap()->IsInBootImageOatFile(code) &&
    [all...]
class_linker.cc     [all...]
debugger.cc 582 if (Runtime::Current()->GetHeap()->IsInBootImageOatFile(code) &&
    [all...]
  /art/runtime/gc/
heap.h 601 bool IsInBootImageOatFile(const void* p) const
    [all...]
heap.cc     [all...]

Completed in 1263 milliseconds