Searched refs:lost_it (Results 1 – 1 of 1) sorted by relevance
187 for (auto lost_it = in_flight_.begin(); lost_it != lost_end; in OnResponse() local188 lost_it = in_flight_.erase(lost_it)) { in OnResponse()189 pending_.push_front(lost_it->second.fragment); in OnResponse()