OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetServerParameters
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sync/engine/net/
server_connection_manager.h
208
void
GetServerParameters
(std::string* server_url,
server_connection_manager.cc
308
void ServerConnectionManager::
GetServerParameters
(string* server_url,
323
GetServerParameters
(&server_url, &port, &use_ssl);
/external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.cc
306
void ServerConnectionManager::
GetServerParameters
(string* server_url,
322
GetServerParameters
(&server_url, &port, &use_ssl);
server_connection_manager.h
283
void
GetServerParameters
(std::string* server_url,
Completed in 43 milliseconds