Searched defs:sync_server_and_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dsyncapi.cc1199 const std::string& sync_server_and_path,
1590 const char* sync_server_and_path,
1602 string server_string(sync_server_and_path);
1698 const std::string& sync_server_and_path,
1722 sync_server_and_path, port, use_ssl, user_agent, post_factory));
1589 Init(const FilePath& database_location, const char* sync_server_and_path, int sync_server_port, bool use_ssl, HttpPostProviderFactory* post_factory, ModelSafeWorkerRegistrar* registrar, const char* user_agent, const SyncCredentials& credentials, sync_notifier::SyncNotifier* sync_notifier, const std::string& restored_key_for_bootstrapping, bool setup_for_test_mode) argument
1696 Init( const FilePath& database_location, const std::string& sync_server_and_path, int port, bool use_ssl, HttpPostProviderFactory* post_factory, ModelSafeWorkerRegistrar* model_safe_worker_registrar, const char* user_agent, const SyncCredentials& credentials, sync_notifier::SyncNotifier* sync_notifier, const std::string& restored_key_for_bootstrapping, bool setup_for_test_mode) argument

Completed in 23 milliseconds