Home
last modified time | relevance | path

Searched refs:HttpAuthenticate (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/base/
Dhttpcommon.h447 HttpAuthResult HttpAuthenticate(
Dsocketadapters.cc457 switch (HttpAuthenticate(data + 19, len - 19, in ProcessLine()
Dhttpclient.cc774 HttpAuthResult res = HttpAuthenticate( in onHttpComplete()
Dhttpcommon.cc744 HttpAuthResult HttpAuthenticate( in HttpAuthenticate() function