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

  /external/chromium/net/http/
http_auth_gssapi_posix.cc 659 scoped_sec_context_(library),
692 if (scoped_sec_context_.get() != GSS_C_NO_CONTEXT)
699 if (scoped_sec_context_.get() == GSS_C_NO_CONTEXT)
869 scoped_sec_context_.receive(),
885 << DescribeContext(library_, scoped_sec_context_.get());
http_auth_gssapi_posix.h 257 ScopedSecurityContext scoped_sec_context_; member in class:net::HttpAuthGSSAPI

Completed in 37 milliseconds