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

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

Completed in 225 milliseconds