Home
last modified time | relevance | path

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

/external/chromium_org/net/http/
Dhttp_auth_sspi_win.cc196 can_delegate_(false) { in HttpAuthSSPI()
219 can_delegate_ = true; in Delegate()
358 if (can_delegate_) in GetNextSecurityToken()
Dhttp_auth_sspi_win.h176 bool can_delegate_; variable
Dhttp_auth_gssapi_posix.cc662 can_delegate_(false) { in HttpAuthGSSAPI()
684 can_delegate_ = true; in Delegate()
865 if (can_delegate_) in GetNextSecurityToken()
Dhttp_auth_gssapi_posix.h274 bool can_delegate_; variable