OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:judgment
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/ssl/
ssl_policy.cc
36
net::CertPolicy::
Judgment
judgment
= backend_->QueryPolicy(
local
41
if (
judgment
== net::CertPolicy::ALLOWED) {
46
// The
judgment
is either DENIED or UNKNOWN.
/external/chromium/chrome/browser/ssl/
ssl_policy.cc
46
net::CertPolicy::
Judgment
judgment
=
local
50
if (
judgment
== net::CertPolicy::ALLOWED) {
55
// The
judgment
is either DENIED or UNKNOWN.
Completed in 30 milliseconds