Searched refs:dataLenMax (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ | ||
H A D | rs_profiler_file.cpp | 740 constexpr int32_t dataLenMax = 100'000; local 741 if (dataLen < 0 || dataLen > dataLenMax) { |
Completed in 2 milliseconds