HomeSort by relevance Sort by last modified time
    Searched refs:kSyncNotificationHostPort (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/invalidation/
invalidation_switches.cc 11 const char kSyncNotificationHostPort[] = "sync-notification-host-port";
invalidation_switches.h 11 extern const char kSyncNotificationHostPort[];
invalidation_service_util.cc 19 if (command_line.HasSwitch(switches::kSyncNotificationHostPort)) {
23 switches::kSyncNotificationHostPort));
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc 706 if (!cl->HasSwitch(invalidation::switches::kSyncNotificationHostPort)) {
707 cl->AppendSwitchASCII(invalidation::switches::kSyncNotificationHostPort,
    [all...]

Completed in 55 milliseconds