Searched refs:InHeap (Results 1 – 2 of 2) sorted by relevance
104 bool InHeap(mirror::Object*);
458 bool PatchOat::InHeap(mirror::Object* o) { in InHeap() function in art::PatchOat468 DCHECK(patcher_->InHeap(referent)) << "Referent is not in the heap."; in operator ()()476 DCHECK(patcher_->InHeap(referent)) << "Referent is not in the heap."; in operator ()()