Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dhttpclient.cc162 enum HttpValidatorStrength { enum
168 HttpValidatorStrength
175 HttpValidatorStrength
599 HttpValidatorStrength vs_required = HttpRequestValidatorLevel(request()); in PrepareValidate()
600 HttpValidatorStrength vs_available = HttpResponseValidatorLevel(response()); in PrepareValidate()