Searched defs:PathList (Results 1 – 2 of 2) sorted by relevance
37 public class PathList extends SIPHeaderList<Path> { class41 public PathList() { in PathList() method in PathList
155 typedef std::list<std::string> PathList; typedef