Searched refs:INVALID_DATATYPE (Results 1 – 3 of 3) sorted by relevance
95 constexpr const BASE_NS::string_view INVALID_DATATYPE = "Failed to read value, invalid datatype: "; variable180 … error += Detail::INVALID_DATATYPE + element + " (" + CORE_NS::json::to_string(*pos) + ")\n"; in SafeGetJsonEnum()203 … error += Detail::INVALID_DATATYPE + element + " (" + CORE_NS::json::to_string(*pos) + ")\n"; in SafeGetJsonBitfield()
91 constexpr const BASE_NS::string_view INVALID_DATATYPE = "Failed to read value, invalid datatype: "; variable
93 constexpr const BASE_NS::string_view INVALID_DATATYPE = "Failed to read value, invalid datatype: "; variable