Home
last modified time | relevance | path

Searched refs:allow_insecure_connection (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/components/invalidation/
Dinvalidation_service_util.cc28 notifier_options.allow_insecure_connection = in ParseNotifierOptions()
30 DVLOG_IF(1, notifier_options.allow_insecure_connection) in ParseNotifierOptions()
/external/chromium_org/jingle/notifier/base/
Dnotifier_options.cc13 allow_insecure_connection(false), in NotifierOptions()
Dnotifier_options.h27 bool allow_insecure_connection; member
Dnotifier_options_util.cc34 if (notifier_options.allow_insecure_connection) { in MakeXmppClientSettings()
/external/chromium_org/sync/tools/
Dsync_listen_notifications.cc133 notifier_options.allow_insecure_connection = in ParseNotifierOptions()
135 LOG_IF(INFO, notifier_options.allow_insecure_connection) in ParseNotifierOptions()
Dsync_client.cc288 notifier_options.allow_insecure_connection = in ParseNotifierOptions()
290 LOG_IF(INFO, notifier_options.allow_insecure_connection) in ParseNotifierOptions()