Home
last modified time | relevance | path

Searched refs:HttpAuthResult (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dhttpcommon.h430 enum HttpAuthResult { HAR_RESPONSE, HAR_IGNORE, HAR_CREDENTIALS, HAR_ERROR }; enum
435 HttpAuthResult HttpAuthenticate(
Dhttpclient.cc774 HttpAuthResult res = HttpAuthenticate( in onHttpComplete()
Dhttpcommon.cc736 HttpAuthResult HttpAuthenticate( in HttpAuthenticate()