OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDisableSSL
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/http/
http_network_layer.cc
43
static const char
kDisableSSL
[] = "no-ssl";
95
} else if (option ==
kDisableSSL
) {
/external/chromium_org/chrome/browser/
io_thread.cc
799
static const char
kDisableSSL
[] = "no-ssl";
824
} else if (option ==
kDisableSSL
) {
[
all
...]
Completed in 273 milliseconds