Searched refs:HttpHeaderIsEndToEnd (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpcommon.h160 bool HttpHeaderIsEndToEnd(HttpHeader header);
H A Dhttpclient.cc217 if (FromString(header, it->first) && !HttpHeaderIsEndToEnd(header))
H A Dhttpcommon.cc187 bool HttpHeaderIsEndToEnd(HttpHeader header) { function in namespace:talk_base
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dhttpcommon.h160 bool HttpHeaderIsEndToEnd(HttpHeader header);
H A Dhttpclient.cc219 if (FromString(header, it->first) && !HttpHeaderIsEndToEnd(header))
H A Dhttpcommon.cc187 bool HttpHeaderIsEndToEnd(HttpHeader header) { function in namespace:talk_base

Completed in 3440 milliseconds