Home
last modified time | relevance | path

Searched defs:key_end_index (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/http/
Dhttp_request_headers.cc107 const std::string::size_type key_end_index = header_line.find(":"); in AddHeaderFromString() local
/external/chromium_org/net/http/
Dhttp_request_headers.cc123 const std::string::size_type key_end_index = header_line.find(":"); in AddHeaderFromString() local