Home | History | Annotate | Download | only in http

Lines Matching refs:pending_it

386   PendingOpsMap::iterator pending_it = pending_ops_.begin();
387 for (; pending_it != pending_ops_.end(); ++pending_it) {
390 PendingOp* pending_op = pending_it->second;