Searched refs:instance_length_begin (Results 1 – 1 of 1) sorted by relevance
1140 std::string::const_iterator instance_length_begin = in GetContentRange() local1144 HttpUtil::TrimLWS(&instance_length_begin, &instance_length_end); in GetContentRange()1146 if (LowerCaseEqualsASCII(instance_length_begin, instance_length_end, "*")) { in GetContentRange()1149 std::string(instance_length_begin, instance_length_end), in GetContentRange()