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

/external/libchrome/base/json/
H A Djson_reader.h18 // UTF-8 string for the JSONReader::JsonToValue() function may start with a
60 class BASE_EXPORT JSONReader { class in namespace:base
87 JSONReader();
90 explicit JSONReader(int options);
92 ~JSONReader();
/external/libweave/third_party/chromium/base/json/
H A Djson_reader.h18 // UTF-8 string for the JSONReader::JsonToValue() function may start with a
60 class BASE_EXPORT JSONReader { class in namespace:base
87 JSONReader();
90 explicit JSONReader(int options);
92 ~JSONReader();

Completed in 123 milliseconds