Home | History | Annotate | Download | only in src

Lines Matching defs:seed_

477       : string_(string), hash_field_(0), seed_(seed) { }
482 seed_);
496 uint32_t seed_;
577 : string_(string), hash_field_(0), seed_(seed) { }
585 hash_field_ = StringHasher::ComputeUtf8Hash(string_, seed_, &chars_);
604 uint32_t seed_;