HomeSort by relevance Sort by last modified time
    Searched full:firstline_len (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/net/tools/balsa/
balsa_headers.h 779 const size_t firstline_len = whitespace_4_idx_ - non_whitespace_1_idx_; local
781 buffer->Write(stream_begin + non_whitespace_1_idx_, firstline_len);
    [all...]

Completed in 302 milliseconds