Home
last modified time | relevance | path

Searched defs:StructuredError (Results 1 – 3 of 3) sorted by relevance

/external/jsoncpp/include/json/
Dreader.h42 struct StructuredError { struct
43 size_t offset_start;
44 size_t offset_limit;
45 std::string message;
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h1292 struct StructuredError { struct
1293 size_t offset_start;
1294 size_t offset_limit;
1295 std::string message;
Djsoncpp.cpp1107 struct StructuredError { struct in Json::OurReader
1108 size_t offset_start;
1109 size_t offset_limit;
1110 std::string message;