Searched refs:HAR_IGNORE (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dhttpcommon.cc770 return HAR_IGNORE;
887 return HAR_IGNORE;
1015 return HAR_IGNORE;
1027 return HAR_IGNORE;
1057 return HAR_IGNORE;
H A Dhttpcommon.h447 enum HttpAuthResult { HAR_RESPONSE, HAR_IGNORE, HAR_CREDENTIALS, HAR_ERROR }; enumerator in enum:talk_base::HttpAuthResult
H A Dhttpclient.cc807 } else if (res == HAR_IGNORE) {
H A Dsocketadapters.cc460 case HAR_IGNORE:
/external/chromium_org/third_party/webrtc/base/
H A Dhttpcommon.cc753 return HAR_IGNORE;
870 return HAR_IGNORE;
998 return HAR_IGNORE;
1010 return HAR_IGNORE;
1040 return HAR_IGNORE;
H A Dhttpcommon.h430 enum HttpAuthResult { HAR_RESPONSE, HAR_IGNORE, HAR_CREDENTIALS, HAR_ERROR }; enumerator in enum:rtc::HttpAuthResult
H A Dhttpclient.cc790 } else if (res == HAR_IGNORE) {
H A Dsocketadapters.cc443 case HAR_IGNORE:

Completed in 492 milliseconds