Searched refs:SweepMonitorList (Results 1 – 3 of 3) sorted by relevance
185 void SweepMonitorList(IsMarkedTester is_marked, void* arg)
1023 void MonitorList::SweepMonitorList(IsMarkedTester is_marked, void* arg) { in SweepMonitorList() function in art::MonitorList
1034 runtime->GetMonitorList()->SweepMonitorList(IsMarkedCallback, this); in SweepSystemWeaks()1064 runtime->GetMonitorList()->SweepMonitorList(VerifyIsLiveCallback, this); in VerifySystemWeaks()