Searched defs:inprogress (Results 1 – 3 of 3) sorted by relevance
185 bool inprogress() const { return state_ == STATE_INPROGRESS; } in inprogress() function
1219 string inprogress = item == in_progress_item_ ? " in-progress" : ""; in ToString() local
37 bool inprogress; member