Home
last modified time | relevance | path

Searched refs:kSyncAllowInsecureXmppConnection (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/components/invalidation/
Dinvalidation_switches.cc14 const char kSyncAllowInsecureXmppConnection[] = variable
Dinvalidation_switches.h12 extern const char kSyncAllowInsecureXmppConnection[];
Dinvalidation_service_util.cc29 command_line.HasSwitch(switches::kSyncAllowInsecureXmppConnection); in ParseNotifierOptions()
/external/chromium_org/chrome/browser/ui/startup/
Dbad_flags_prompt.cc60 invalidation::switches::kSyncAllowInsecureXmppConnection, in ShowBadFlagsPrompt()
/external/chromium_org/chrome/browser/sync/test/integration/
Dsync_test.cc710 cl->AppendSwitch(invalidation::switches::kSyncAllowInsecureXmppConnection); in SetUpLocalPythonTestServer()