Home
last modified time | relevance | path

Searched refs:MakeSyncServerPath (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/sync/engine/net/
Durl_translator.h21 std::string MakeSyncServerPath(const std::string& path,
Durl_translator.cc34 string MakeSyncServerPath(const string& path, const string& query_string) { in MakeSyncServerPath() function
Dserver_connection_manager.cc168 MakeSyncServerPath(proto_sync_path(), MakeSyncQueryString(client_id_)); in PostBufferWithCachedAuth()
211 MakeSyncServerPath(kSyncServerGetTimePath, post_body); in CheckTime()