HomeSort by relevance Sort by last modified time
    Searched refs:MakeConnectionURL (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/sync/engine/net/
syncapi_server_connection_manager.cc 32 std::string connection_url = MakeConnectionURL(sync_server, path, use_ssl);
server_connection_manager.h 205 std::string MakeConnectionURL(const std::string& sync_server,
server_connection_manager.cc 92 string ServerConnectionManager::Post::MakeConnectionURL(
  /external/chromium_org/sync/internal_api/
syncapi_server_connection_manager.cc 36 std::string connection_url = MakeConnectionURL(sync_server, path, use_ssl);
  /external/chromium_org/sync/engine/net/
server_connection_manager.h 161 std::string MakeConnectionURL(const std::string& sync_server,
server_connection_manager.cc 145 string ServerConnectionManager::Connection::MakeConnectionURL(

Completed in 54 milliseconds