OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDENT_SRC_NONE
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/http/
http_auth.h
67
IDENT_SRC_NONE
,
http_auth.cc
22
HttpAuth::Identity::Identity() : source(
IDENT_SRC_NONE
), invalid(true) {}
http_auth_controller.cc
402
// If identity_.source is HttpAuth::
IDENT_SRC_NONE
or
412
case HttpAuth::
IDENT_SRC_NONE
:
Completed in 193 milliseconds