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

  /external/chromium_org/components/invalidation/
invalidation_switches.cc 14 const char kSyncAllowInsecureXmppConnection[] =
invalidation_switches.h 12 extern const char kSyncAllowInsecureXmppConnection[];
invalidation_service_util.cc 29 command_line.HasSwitch(switches::kSyncAllowInsecureXmppConnection);
  /external/chromium_org/chrome/browser/ui/startup/
bad_flags_prompt.cc 60 invalidation::switches::kSyncAllowInsecureXmppConnection,
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.cc 710 cl->AppendSwitch(invalidation::switches::kSyncAllowInsecureXmppConnection);
    [all...]

Completed in 122 milliseconds