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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.cc 286 if (!CreateTransportProxies(GetEmptyTransportInfos(sdesc->contents()),
406 TransportInfos Session::GetEmptyTransportInfos(
926 init.transports = GetEmptyTransportInfos(init.contents);
956 GetEmptyTransportInfos(sdesc->contents()),
    [all...]
session.h 403 TransportInfos GetEmptyTransportInfos(const ContentInfos& contents) const;

Completed in 223 milliseconds