Home
last modified time | relevance | path

Searched refs:checkRange (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp111 bool checkRange(const FromType& from [[maybe_unused]], in checkRange() function
193 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()
207 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()
222 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()