Searched defs:StructuredError (Results 1 - 2 of 2) sorted by relevance

/external/jsoncpp/include/json/
H A Dreader.h42 struct StructuredError { struct in class:Json::Reader
125 * \return A (possibly empty) vector of StructuredError objects. Currently
131 std::vector<StructuredError> getStructuredErrors() const;
/external/protobuf/conformance/third_party/jsoncpp/
H A Djson.h1292 struct StructuredError { struct in class:Json::Reader
1375 * \return A (possibly empty) vector of StructuredError objects. Currently
1381 std::vector<StructuredError> getStructuredErrors() const;

Completed in 1183 milliseconds