Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp313 bool IsJsonLengthValid(const std::string &inputJsonStr) in IsJsonLengthValid() argument
315 if (inputJsonStr.empty() || inputJsonStr.length() > MAX_JSON_SIZE) { in IsJsonLengthValid()

Completed in 2 milliseconds