Home | History | Annotate | Download | only in base

Lines Matching refs:GetOrCreateImpl

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());