Home | History | Annotate | Download | only in src

Lines Matching refs:seed_

13905       : string_(string), hash_field_(0), seed_(seed) { }
13913 hash_field_ = StringHasher::ComputeUtf8Hash(string_, seed_, &chars_);
13933 uint32_t seed_;
13941 : string_(string), hash_field_(0), seed_(seed) { }
13946 seed_);
13960 uint32_t seed_;