HomeSort by relevance Sort by last modified time
    Searched refs:MarkupArticle (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
dom_distiller_json_converter.h 90 class MarkupArticle {
92 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::MarkupArticle* message) {
142 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::MarkupArticle& message) {
301 if (!dom_distiller::proto::json::MarkupArticle::ReadFromValue(inner_message_value, message->mutable_article())) {
351 dom_distiller::proto::json::MarkupArticle::WriteToValue(message.article());
  /external/chromium_org/components/dom_distiller/content/
distiller_page_web_contents_browsertest.cc 388 const proto::MarkupArticle markup_article = markup_info.article();

Completed in 62 milliseconds