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

/external/chromium_org/net/tools/balsa/
H A Dbalsa_headers.h779 const size_t firstline_len = whitespace_4_idx_ - non_whitespace_1_idx_; local
781 buffer->Write(stream_begin + non_whitespace_1_idx_, firstline_len);

Completed in 612 milliseconds