Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp24 constexpr uint32_t MAX_INT_LEN = 20; member
70 if (inputString.length() == 0 || inputString.length() > MAX_INT_LEN) { in IsNumberString()

Completed in 1 milliseconds