Home
last modified time | relevance | path

Searched refs:kMaxPropertyStringSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libmediametrics/
DMediaMetricsItem.cpp41 static constexpr size_t kMaxPropertyStringSize = 4096; variable
258 char buffer[kMaxPropertyStringSize]; in toString()