Home
last modified time | relevance | path

Searched defs:line_begin (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/tools/flip_server/
Dbalsa_frame.cc438 const char* line_begin, in CleanUpKeyValueWhitespace()
488 const char* line_begin = stream_begin + lines_[i].first; in FindColonsAndParseIntoKeyValue() local
/external/chromium/net/http/
Dhttp_response_headers.cc272 std::string::const_iterator line_begin = raw_input.begin(); in Parse() local
471 std::string::const_iterator line_begin, in ParseVersion()
514 std::string::const_iterator line_begin, in ParseStatusLine()
Dhttp_util.cc532 const char* line_begin = lines.token_begin(); in AssembleRawHeaders() local