Home
last modified time | relevance | path

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

/external/chromium_org/sync/engine/net/
Dserver_connection_manager.cc329 void ServerConnectionManager::GetServerParameters(string* server_url, in GetServerParameters() function in syncer::ServerConnectionManager
344 GetServerParameters(&server_url, &port, &use_ssl); in GetServerHost()
Dserver_connection_manager.h206 void GetServerParameters(std::string* server_url,