Searched refs:unpackValueWithErrorCode (Results 1 – 1 of 1) sorted by relevance
134 UnpackErrorCode unpackValueWithErrorCode(nlohmann::json& jsonValue,144 UnpackErrorCode unpack = unpackValueWithErrorCode(j, key, type); in unpackValueVariant()157 UnpackErrorCode unpackValueWithErrorCode(nlohmann::json& jsonValue, in unpackValueWithErrorCode() function239 ret = unpackValueWithErrorCode<typename Type::value_type>( in unpackValueWithErrorCode()330 UnpackErrorCode ec = unpackValueWithErrorCode(jsonValue, key, value); in unpackValue()397 UnpackErrorCode ec = unpackValueWithErrorCode(jsonValue, key, value); in unpackValue()