Searched refs:unpackValueWithErrorCode (Results 1 – 1 of 1) sorted by relevance
131 UnpackErrorCode unpackValueWithErrorCode(nlohmann::json& jsonValue,141 UnpackErrorCode unpack = unpackValueWithErrorCode(j, key, type); in unpackValueVariant()154 UnpackErrorCode unpackValueWithErrorCode(nlohmann::json& jsonValue, in unpackValueWithErrorCode() function261 ret = unpackValueWithErrorCode<typename Type::value_type>( in unpackValueWithErrorCode()352 UnpackErrorCode ec = unpackValueWithErrorCode(jsonValue, key, value); in unpackValue()419 UnpackErrorCode ec = unpackValueWithErrorCode(jsonValue, key, value); in unpackValue()