Searched defs:GetCurrentEndpoint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/google_apis/gcm/engine/
H A Dconnection_factory_impl.cc258 GURL ConnectionFactoryImpl::GetCurrentEndpoint() const { function in class:gcm::ConnectionFactoryImpl
286 GURL current_endpoint = GetCurrentEndpoint();
400 listener_->OnConnected(GetCurrentEndpoint(), GetPeerIP());
436 net::HostPortPair::FromURL(GetCurrentEndpoint()),
510 GetCurrentEndpoint(), net::LOAD_NORMAL, error, &proxy_info_,

Completed in 158 milliseconds