Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dnet_util.cc785 size_t old_section_len, in ApplySectionAdjustments() argument
801 if (offset >= section_begin + old_section_len) { in ApplySectionAdjustments()
803 offset += new_section_len - old_section_len; in ApplySectionAdjustments()