Home
last modified time | relevance | path

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

/external/chromium/net/tools/flip_server/
Dbalsa_frame.h55 request_was_head_(false), in BalsaFrame()
106 request_was_head_ = request_was_head; in set_request_was_head()
110 return request_was_head_; in request_was_head()
260 bool request_was_head_; // This is not reset in Reset() variable
Dbalsa_frame.cc869 !(request_was_head_ || in AssignParseStateAfterHeadersHaveBeenParsed()