Searched refs:HttpHeaderIsCollapsible (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dhttpcommon.h144 bool HttpHeaderIsCollapsible(HttpHeader header);
H A Dhttpcommon.cc187 bool HttpHeaderIsCollapsible(HttpHeader header) { function in namespace:rtc
424 combine = !FromString(header, name) || HttpHeaderIsCollapsible(header)

Completed in 982 milliseconds