Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Dnet_util_icu.cc791 const size_t kHTTPSize = arraysize(kHTTP) - 1; in FormatUrlWithAdjustments() local
792 url_string = url_string.substr(kHTTPSize); in FormatUrlWithAdjustments()
798 base::OffsetAdjuster::Adjustment(0, kHTTPSize, 0)); in FormatUrlWithAdjustments()
801 *prefix_end -= kHTTPSize; in FormatUrlWithAdjustments()