Searched defs:GetBucketIndex (Results 1 – 3 of 3) sorted by relevance
103 size_t SampleVector::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVector175 bool SampleVectorIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleVectorIterator
150 bool SampleCountIterator::GetBucketIndex(size_t* /*index*/) const { in GetBucketIndex() function in base::SampleCountIterator
256 function GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in GetBucketIndex() function599 function TDictionary<TKey,TValue>.GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in TDictionary() function