HomeSort by relevance Sort by last modified time
    Searched refs:HE_DEFAULT (Results 1 - 3 of 3) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
httprequest.h 113 error_ = HE_DEFAULT;
httpcommon.h 97 HE_DEFAULT
139 inline HttpError mkerr(HttpError err, HttpError def_err = HE_DEFAULT) {
httpbase.cc 260 DocumentStream(HttpBase* base) : base_(base), error_(HE_DEFAULT) { }

Completed in 220 milliseconds