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

  /external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
dom_distiller_json_converter.h 34 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::DistilledContent& message) {
75 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::PaginationInfo& message) {
142 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::MarkupArticle& message) {
218 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::MarkupImage& message) {
326 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::MarkupInfo& message) {
351 dom_distiller::proto::json::MarkupArticle::WriteToValue(message.article());
358 dom_distiller::proto::json::MarkupImage::WriteToValue(message.images(i));
411 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::TimingInfo& message) {
450 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::DebugInfo& message) {
477 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::StatisticsInfo& message)
    [all...]
  /external/chromium_org/components/dom_distiller/core/
distiller_page.cc 37 dom_distiller::proto::json::DomDistillerOptions::WriteToValue(options));
distiller_unittest.cc 70 return dom_distiller::proto::json::DomDistillerResult::WriteToValue(result);
350 dom_distiller::proto::json::DomDistillerResult::WriteToValue(dd_result);

Completed in 160 milliseconds