Searched refs:kSyncServiceURL (Results 1 – 3 of 3) sorted by relevance
899 const char kSyncServiceURL[] = "sync-url"; variable
251 extern const char kSyncServiceURL[];
231 if (command_line.HasSwitch(switches::kSyncServiceURL)) { in InitSettings()233 switches::kSyncServiceURL)); in InitSettings()