Lines Matching refs:chars_
10646 chars_ = buffer.Utf16Length();10647 hash_field_ = String::ComputeHashField(&buffer, chars_, seed_);10660 string_, chars_, hash_field_);10665 int chars_; // Caches the number of characters when computing the hash code.