Searched refs:SetHasMonitorOperations (Results 1 – 2 of 2) sorted by relevance
3694 graph_->SetHasMonitorOperations(true); in ProcessDexInstruction()3703 graph_->SetHasMonitorOperations(true); in ProcessDexInstruction()
693 void SetHasMonitorOperations(bool value) { has_monitor_operations_ = value; } in SetHasMonitorOperations() function