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

  /external/chromium/net/spdy/
spdy_session.h 104 bool VerifyDomainAuthentication(const std::string& domain);
spdy_session_pool.cc 239 if (!spdy_session->VerifyDomainAuthentication(
spdy_session.cc 340 bool SpdySession::VerifyDomainAuthentication(const std::string& domain) {
    [all...]
  /external/chromium_org/net/spdy/
spdy_session_pool.cc 194 if (!available_session->VerifyDomainAuthentication(
spdy_session_unittest.cc     [all...]
spdy_session.h 276 bool VerifyDomainAuthentication(const std::string& domain);
    [all...]
spdy_session.cc 539 bool SpdySession::VerifyDomainAuthentication(const std::string& domain) {
    [all...]

Completed in 263 milliseconds