Home
last modified time | relevance | path

Searched refs:dataLenMax (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_file.cpp740 constexpr int32_t dataLenMax = 100'000; local
741 if (dataLen < 0 || dataLen > dataLenMax) {

Completed in 2 milliseconds