OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allow_insecure_connection
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/jingle/notifier/base/
notifier_options.cc
13
allow_insecure_connection
(false),
notifier_options.h
27
bool
allow_insecure_connection
;
member in struct:notifier::NotifierOptions
notifier_options_util.cc
34
if (notifier_options.
allow_insecure_connection
) {
/external/chromium_org/chrome/browser/invalidation/
invalidation_service_util.cc
38
notifier_options.
allow_insecure_connection
=
40
DVLOG_IF(1, notifier_options.
allow_insecure_connection
)
/external/chromium/chrome/browser/sync/notifier/
sync_notifier_factory.cc
77
notifier_options.
allow_insecure_connection
=
79
if (notifier_options.
allow_insecure_connection
) {
/external/chromium_org/sync/tools/
sync_listen_notifications.cc
128
notifier_options.
allow_insecure_connection
=
130
LOG_IF(INFO, notifier_options.
allow_insecure_connection
)
sync_client.cc
213
notifier_options.
allow_insecure_connection
=
215
LOG_IF(INFO, notifier_options.
allow_insecure_connection
)
Completed in 216 milliseconds