Home
last modified time | relevance | path

Searched defs:kMaxLength (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libnblog/include/media/nblog/
DEntry.h70 static const size_t kMaxLength = 255; variable
DPerformanceAnalysis.h264 static constexpr MaxLength kMaxLength = {.Hists = 60, .Outliers = 12000, variable
/frameworks/av/include/media/nblog/
DPerformanceAnalysis.h264 static constexpr MaxLength kMaxLength = {.Hists = 60, .Outliers = 12000, variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap.h1253 const size_type kMaxLength = 8; in TableEntryIsTooLong() local