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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transportinfo.h 43 // collection of TransportInfos.
56 typedef std::vector<TransportInfo> TransportInfos;
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 104 // collection of TransportInfos.
120 typedef std::vector<TransportInfo> TransportInfos;
144 TransportInfos transports;
223 const TransportInfos& tinfos,
236 const TransportInfos& tinfos,
249 // transport-info message is just a collection of TransportInfos, we
250 // say Parse/Write TransportInfos for transport-info messages.
255 TransportInfos* tinfos,
258 const TransportInfos& tinfos,

Completed in 98 milliseconds