Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp104 invalidType, enumerator
164 return UnpackErrorCode::invalidType; in unpackValueVariant()
189 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
203 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
218 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
235 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
244 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
263 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
328 if (ec == UnpackErrorCode::invalidType) in unpackValue()
344 if (ec == UnpackErrorCode::invalidType) in unpackValue()