Home
last modified time | relevance | path

Searched defs:typeOfValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dhistogram-inl.h27 …ue>::SimpleHistogram(ForwardIterator start, ForwardIterator finish, helpers::ValueType typeOfValue) in SimpleHistogram()
62 …am<Value>::Histogram(ForwardIterator start, ForwardIterator finish, helpers::ValueType typeOfValue) in Histogram()
Dhistogram.h34 : typeOfValue_(typeOfValue) in typeOfValue_() argument