Searched refs:ReadFromValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
H A Ddom_distiller_json_converter.h18 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::DistilledContent* message) { function in class:dom_distiller::proto::json::DistilledContent
45 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::PaginationInfo* message) { function in class:dom_distiller::proto::json::PaginationInfo
92 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::MarkupArticle* message) { function in class:dom_distiller::proto::json::MarkupArticle
167 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::MarkupImage* message) { function in class:dom_distiller::proto::json::MarkupImage
244 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::MarkupInfo* message) { function in class:dom_distiller::proto::json::MarkupInfo
301 if (!dom_distiller::proto::json::MarkupArticle::ReadFromValue(inner_message_value, message->mutable_article())) {
315 if (!dom_distiller::proto::json::MarkupImage::ReadFromValue(inner_message_value, message->add_images())) {
367 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::TimingInfo* message) { function in class:dom_distiller::proto::json::TimingInfo
434 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::DebugInfo* message) { function in class:dom_distiller::proto::json::DebugInfo
461 static bool ReadFromValue(cons function in class:dom_distiller::proto::json::StatisticsInfo
488 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::DomDistillerResult* message) { function in class:dom_distiller::proto::json::DomDistillerResult
617 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::DomDistillerOptions* message) { function in class:dom_distiller::proto::json::DomDistillerOptions
[all...]
/external/chromium_org/components/dom_distiller/core/
H A Ddistiller_page.cc83 dom_distiller::proto::json::DomDistillerResult::ReadFromValue(

Completed in 90 milliseconds