Searched refs:MakeConnectionURL (Results 1 – 3 of 3) sorted by relevance
32 std::string connection_url = MakeConnectionURL(sync_server, path, use_ssl); in Init()
205 std::string MakeConnectionURL(const std::string& sync_server,
92 string ServerConnectionManager::Post::MakeConnectionURL( in MakeConnectionURL() function in browser_sync::ServerConnectionManager::Post