SortedRectMap     164 cc/trees/damage_tracker.cc   SortedRectMap::iterator it = std::lower_bound(rect_history_.begin(),
SortedRectMap     229 cc/trees/damage_tracker.cc   SortedRectMap::iterator cur_pos = rect_history_.begin();
SortedRectMap     230 cc/trees/damage_tracker.cc   SortedRectMap::iterator copy_pos = cur_pos;
SortedRectMap     258 cc/trees/damage_tracker.cc     SortedRectMap(rect_history_).swap(rect_history_);
SortedRectMap      84 cc/trees/damage_tracker.h   SortedRectMap rect_history_;