OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:needs_auth
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/ftp/
ftp_response_info.h
21
bool
needs_auth
;
member in class:net::FtpResponseInfo
/external/chromium/net/http/
http_auth_controller.cc
179
bool
needs_auth
= HaveAuth() || SelectPreemptiveAuth(net_log);
local
180
if (!
needs_auth
)
Completed in 273 milliseconds