Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/hisysevent_plugin/src/
H A Dhisysevent_plugin.cpp32 constexpr int MIN_STRING_LEN = 10; member
205 CHECK_TRUE(data != nullptr && len >= MIN_STRING_LEN, false, "NOTE %s: param invalid", __func__); in ParseSyseventLineInfo()

Completed in 1 milliseconds