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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.cc 91 GetOrCreateImpl(name, content_type);
110 GetOrCreateImpl(iter->first, iter->second->content_type());
139 TransportChannelImpl* TransportProxy::GetOrCreateImpl(
150 TransportChannelImpl* impl = GetOrCreateImpl(name, proxy->content_type());
    [all...]
session.h 113 TransportChannelImpl* GetOrCreateImpl(const std::string& name,

Completed in 156 milliseconds