HomeSort by relevance Sort by last modified time
    Searched refs:MODE_OPPORTUNISTIC (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/base/
transport_security_state.h 40 MODE_OPPORTUNISTIC = 1,
transport_security_state.cc 218 case DomainState::MODE_OPPORTUNISTIC:
270 mode = DomainState::MODE_OPPORTUNISTIC;
transport_security_state_unittest.cc 236 domain_state.mode = net::TransportSecurityState::DomainState::MODE_OPPORTUNISTIC;
246 net::TransportSecurityState::DomainState::MODE_OPPORTUNISTIC);
  /external/chromium/net/url_request/
url_request_http_job.cc 526 net::TransportSecurityState::DomainState::MODE_OPPORTUNISTIC;
788 net::TransportSecurityState::DomainState::MODE_OPPORTUNISTIC;

Completed in 18 milliseconds