Home
last modified time | relevance | path

Searched defs:GetBucketIndex (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libchrome/base/metrics/
H A Dsample_vector.cc217 size_t SampleVectorBase::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVectorBase
411 bool SampleVectorIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleVectorIterator
H A Dhistogram_samples.cc268 bool SampleCountIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleCountIterator
307 bool SingleSampleIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SingleSampleIterator
/aosp_15_r20/external/cronet/base/metrics/
H A Dsample_vector.cc63 bool GetBucketIndex(size_t* index) const override { in GetBucketIndex() function in base::__anonc425a5d90111::IteratorTemplate
406 size_t SampleVectorBase::GetBucketIndex(Sample value) const { in GetBucketIndex() function in base::SampleVectorBase
H A Dhistogram_samples.cc452 bool SampleCountIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SampleCountIterator
494 bool SingleSampleIterator::GetBucketIndex(size_t* index) const { in GetBucketIndex() function in base::SingleSampleIterator
H A Dhistogram_threadsafe_unittest.cc37 size_t GetBucketIndex(HistogramBase::Sample value, const BucketRanges* ranges) { in GetBucketIndex() function
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas256 function GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in GetBucketIndex() function
599 function TDictionary<TKey,TValue>.GetBucketIndex(const Key: TKey; HashCode: Integer): Integer; in TDictionary() function