OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTHORIZATION_RESULT_REJECT
(Results
1 - 15
of
15
) sorted by null
/external/chromium/net/http/
http_auth_unittest.cc
179
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
184
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
189
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
194
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
199
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
204
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
218
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
223
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
228
HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
http_auth_handler_basic_unittest.cc
61
HttpAuth::
AUTHORIZATION_RESULT_REJECT
75
HttpAuth::
AUTHORIZATION_RESULT_REJECT
http_auth.cc
69
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
87
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth_handler_basic.cc
67
HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth.h
46
AUTHORIZATION_RESULT_REJECT
, // The authorization attempt was rejected.
http_auth_handler_ntlm.cc
130
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth_handler_mock.cc
77
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth_sspi_win_unittest.cc
128
EXPECT_EQ(HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
http_auth_handler_digest_unittest.cc
542
EXPECT_EQ(HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
554
EXPECT_EQ(HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
http_auth_gssapi_posix_unittest.cc
245
EXPECT_EQ(HttpAuth::
AUTHORIZATION_RESULT_REJECT
,
http_auth_handler_digest.cc
131
HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth_sspi_win.cc
235
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth_controller.cc
281
case HttpAuth::
AUTHORIZATION_RESULT_REJECT
:
http_auth_cache_unittest.cc
35
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
http_auth_gssapi_posix.cc
693
return HttpAuth::
AUTHORIZATION_RESULT_REJECT
;
Completed in 403 milliseconds