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.hpp93 invalidType, enumerator
150 return UnpackErrorCode::invalidType; in unpackValueVariant()
175 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
193 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
220 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
246 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
255 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
274 return UnpackErrorCode::invalidType; in unpackValueWithErrorCode()
339 if (ec == UnpackErrorCode::invalidType) in unpackValue()
355 if (ec == UnpackErrorCode::invalidType) in unpackValue()