Home
last modified time | relevance | path

Searched refs:MODE_OPPORTUNISTIC (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/base/
Dtransport_security_state.h41 MODE_OPPORTUNISTIC = 1, enumerator
Dtransport_security_state.cc302 case DomainState::MODE_OPPORTUNISTIC: in Serialise()
394 mode = DomainState::MODE_OPPORTUNISTIC; in Deserialise()
Dtransport_security_state_unittest.cc256 domain_state.mode = TransportSecurityState::DomainState::MODE_OPPORTUNISTIC; in TEST_F()
267 TransportSecurityState::DomainState::MODE_OPPORTUNISTIC); in TEST_F()
/external/chromium/net/url_request/
Durl_request_http_job.cc75 TransportSecurityState::DomainState::MODE_OPPORTUNISTIC; in ProbeComplete()
726 TransportSecurityState::DomainState::MODE_OPPORTUNISTIC; in ShouldTreatAsCertificateError()