Home | Sort by relevance Sort by last modified time |
/external/chromium_org/sync/engine/net/ | |
server_connection_manager.h | 248 inline std::string proto_sync_path() const { function in class:syncer::ServerConnectionManager |
server_connection_manager.cc | 284 MakeSyncServerPath(proto_sync_path(), MakeSyncQueryString(client_id_)); |
/external/chromium/chrome/browser/sync/engine/net/ | |
server_connection_manager.h | 315 inline std::string proto_sync_path() const { function in class:browser_sync::ServerConnectionManager |
server_connection_manager.cc | 168 MakeSyncServerPath(proto_sync_path(), MakeSyncQueryString(client_id_)); |