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.hpp98 bool checkRange(const FromType& from [[maybe_unused]], in checkRange() function
180 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()
194 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()
209 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()