Searched refs:status_type (Results 1 – 12 of 12) sorted by relevance
/external/chromium/net/http/ |
D | http_auth_gssapi_posix.h | 58 int status_type, 129 int status_type,
|
D | mock_gssapi_library_posix.h | 139 int status_type,
|
D | mock_gssapi_library_posix.cc | 339 int status_type, in display_status() argument 347 status_type); in display_status()
|
D | http_auth_gssapi_posix.cc | 542 int status_type, in display_status() argument 547 return display_status_(minor_status, status_value, status_type, mech_type, in display_status()
|
/external/chromium_org/net/http/ |
D | http_auth_gssapi_posix.h | 61 int status_type, 132 int status_type,
|
D | mock_gssapi_library_posix.h | 145 int status_type,
|
D | mock_gssapi_library_posix.cc | 338 int status_type, in display_status() argument 346 status_type); in display_status()
|
D | http_auth_gssapi_posix.cc | 543 int status_type, in display_status() argument 548 return display_status_(minor_status, status_value, status_type, mech_type, in display_status()
|
/external/chromium_org/chrome/browser/spellchecker/ |
D | spellcheck_service.cc | 143 SpellcheckService::EventType status_type) { in SignalStatusEvent() argument 148 g_status_type = status_type; in SignalStatusEvent()
|
/external/wpa_supplicant_8/src/ap/ |
D | accounting.c | 35 int status_type) in accounting_msg() argument 66 status_type)) { in accounting_msg()
|
/external/chromium_org/third_party/tlslite/patches/ |
D | status_request.patch | 188 + status_type = p.get(1) 190 + if status_type != CertificateStatusType.ocsp:
|
/external/chromium_org/third_party/tlslite/tlslite/ |
D | messages.py | 405 status_type = p.get(1) 407 if status_type != CertificateStatusType.ocsp:
|