HomeSort by relevance Sort by last modified time
    Searched defs:SList (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h 135 typedef std::list<SSegment> SList;
154 bool transmit(const SList::iterator& seg, uint32 now);
176 SList m_slist;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp.h 148 typedef std::list<SSegment> SList;
175 bool transmit(const SList::iterator& seg, uint32 now);
225 SList m_slist;

Completed in 121 milliseconds