OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTHORIZATION_RESULT_STALE
(Results
1 - 8
of
8
) sorted by null
/external/chromium/net/http/
http_auth.h
48
AUTHORIZATION_RESULT_STALE
, // (Digest) The nonce used in the
http_auth_handler_digest.cc
124
return HttpAuth::
AUTHORIZATION_RESULT_STALE
;
http_auth_handler_digest_unittest.cc
548
EXPECT_EQ(HttpAuth::
AUTHORIZATION_RESULT_STALE
,
http_auth_controller.cc
285
case HttpAuth::
AUTHORIZATION_RESULT_STALE
:
/external/chromium_org/net/http/
http_auth.h
48
AUTHORIZATION_RESULT_STALE
, // (Digest) The nonce used in the
http_auth_handler_digest.cc
126
return HttpAuth::
AUTHORIZATION_RESULT_STALE
;
http_auth_handler_digest_unittest.cc
562
EXPECT_EQ(HttpAuth::
AUTHORIZATION_RESULT_STALE
,
http_auth_controller.cc
282
case HttpAuth::
AUTHORIZATION_RESULT_STALE
:
Completed in 1754 milliseconds