Home
last modified time | relevance | path

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

/base/useriam/face_auth/services_ex/src/
H A Dscreen_brightness_task.cpp73 constexpr uint32_t MAX_INT_STRING_LEN = 12; member
81 char str[MAX_INT_STRING_LEN] = { 0 }; in GetUInt32Param()
82 int32_t ret = GetParameter(key, defaultStr.c_str(), str, MAX_INT_STRING_LEN - 1); in GetUInt32Param()

Completed in 1 milliseconds