Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dproxydetect.cc204 bool ProxyItemMatch(const Url<char>& url, char * item, size_t len) { in ProxyItemMatch() function
273 if (!ProxyItemMatch(url, buffer, len)) in ProxyListMatch()