OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EV_SECURE
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/toolbar/
toolbar_model.cc
95
return
EV_SECURE
;
117
DCHECK_EQ(GetSecurityLevel(),
EV_SECURE
);
toolbar_model.h
26
EV_SECURE
, // HTTPS with valid EV cert
49
// level is
EV_SECURE
.
Completed in 24 milliseconds