Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/base/
Dfilter_constraints.h63 const std::size_t idxStrSize_ = 512; variable
Dfilter_constraints.cpp54 idxStr.reserve(idxStrSize_); in ToString()