Searched defs:InHeap (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc542 bool PatchOat::InHeap(mirror::Object* o) { function in class:art::PatchOat
552 DCHECK(patcher_->InHeap(referent)) << "Referent is not in the heap.";
561 DCHECK(patcher_->InHeap(referent)) << "Referent is not in the heap.";

Completed in 6 milliseconds