Searched refs:SetMonitorEnterObject (Results 1 – 2 of 2) sorted by relevance
464 self->SetMonitorEnterObject(GetObject()); in Lock()585 self->SetMonitorEnterObject(nullptr); in Lock()988 self->SetMonitorEnterObject(obj.Get()); in InflateThinLocked()1008 self->SetMonitorEnterObject(nullptr); in InflateThinLocked()
549 void SetMonitorEnterObject(mirror::Object* obj) REQUIRES_SHARED(Locks::mutator_lock_) { in SetMonitorEnterObject() function