Searched defs:StatisticsInfo (Results 1 - 1 of 1) 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.h459 class StatisticsInfo { class in namespace:dom_distiller::proto::json
461 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::StatisticsInfo* message) {
477 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::StatisticsInfo& message) {
561 if (!dom_distiller::proto::json::StatisticsInfo::ReadFromValue(inner_message_value, message->mutable_statistics_info())) {
608 dom_distiller::proto::json::StatisticsInfo::WriteToValue(message.statistics_info());

Completed in 345 milliseconds