Searched refs:PipeMap (Results 1 – 2 of 2) sorted by relevance
207 typedef std::map<int, PipeInfo> PipeMap; typedef227 PipeMap pipe_map_;
137 PipeMap::iterator i = pipe_map_.find(child_fd); in GetPipe()145 for (PipeMap::iterator i = pipe_map_.begin(); i != pipe_map_.end(); ++i) { in PopulatePipeMap()404 for (PipeMap::iterator i = pipe_map_.begin(); i != pipe_map_.end(); ++i) in Reset()