Home | History | Annotate | Download | only in src

Lines Matching refs:chars_

596     hash_field_ = StringHasher::ComputeUtf8Hash(string_, seed_, &chars_);
609 string_, chars_, hash_field_);
614 int chars_; // Caches the number of characters when computing the hash code.