Searched refs:instance_length_begin (Results 1 – 1 of 1) sorted by relevance
1214 std::string::const_iterator instance_length_begin = in GetContentRange() local1218 HttpUtil::TrimLWS(&instance_length_begin, &instance_length_end); in GetContentRange()1220 if (LowerCaseEqualsASCII(instance_length_begin, instance_length_end, "*")) { in GetContentRange()1222 } else if (!base::StringToInt64(instance_length_begin, in GetContentRange()