Searched defs:MarkupImage (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
H A Ddom_distiller_json_converter.h165 class MarkupImage { class in namespace:dom_distiller::proto::json
167 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::MarkupImage* message) {
218 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::MarkupImage& message) {
315 if (!dom_distiller::proto::json::MarkupImage::ReadFromValue(inner_message_value, message->add_images())) {
358 dom_distiller::proto::json::MarkupImage::WriteToValue(message.images(i));

Completed in 190 milliseconds