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, std::string_view key) in checkRange() function
177 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()
195 if (!checkRange<Type>(*uJsonPtr, key)) in unpackValueWithErrorCode()
203 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()
222 if (!checkRange<Type>(*ijsonPtr, key)) in unpackValueWithErrorCode()
230 if (!checkRange<Type>(*jsonPtr, key)) in unpackValueWithErrorCode()