Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DPerformanceAnalysis.h256 struct MaxLength { struct
264 static constexpr MaxLength kMaxLength = {.Hists = 60, .Outliers = 12000, argument
/aosp12/art/runtime/hprof/
H A Dhprof.cc269 size_t MaxLength() const { in MaxLength() function in art::hprof::EndianOutput