Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpcommon.h442 enum HttpAuthResult { HAR_RESPONSE, HAR_IGNORE, HAR_CREDENTIALS, HAR_ERROR }; enum
447 HttpAuthResult HttpAuthenticate(
Dhttpclient.cc774 HttpAuthResult res = HttpAuthenticate( in onHttpComplete()
Dhttpcommon.cc744 HttpAuthResult HttpAuthenticate( in HttpAuthenticate()