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

/external/chromium_org/third_party/webrtc/base/
H A Dhttpcommon.h143 bool HttpHeaderIsEndToEnd(HttpHeader header);
H A Dhttpclient.cc203 if (FromString(header, it->first) && !HttpHeaderIsEndToEnd(header))
H A Dhttpcommon.cc170 bool HttpHeaderIsEndToEnd(HttpHeader header) { function in namespace:rtc

Completed in 1027 milliseconds