Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dnet_util.cc790 std::vector<size_t>::const_iterator host_offsets_iter = in ApplySectionAdjustments() local
795 ++offsets_iter, ++host_offsets_iter) { in ApplySectionAdjustments()
804 } else if (*host_offsets_iter != std::wstring::npos) { in ApplySectionAdjustments()
807 offset = section_begin + *host_offsets_iter; in ApplySectionAdjustments()