Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dreader.h102 SetParseError(parseErrorCode, offset); \
540 void SetParseError(ParseErrorCode code, size_t offset) { parseResult_.Set(code, offset); } in SetParseError() function