Home
last modified time | relevance | path

Searched refs:GetOrCreateImpl (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsession.cc91 GetOrCreateImpl(name, content_type); in CreateChannel()
110 GetOrCreateImpl(iter->first, iter->second->content_type()); in SpeculativelyConnectChannels()
139 TransportChannelImpl* TransportProxy::GetOrCreateImpl( in GetOrCreateImpl() function in cricket::TransportProxy
150 TransportChannelImpl* impl = GetOrCreateImpl(name, proxy->content_type()); in SetProxyImpl()
Dsession.h113 TransportChannelImpl* GetOrCreateImpl(const std::string& name,