Searched defs:TimingInfo (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.h365 class TimingInfo { class in namespace:dom_distiller::proto::json
367 static bool ReadFromValue(const base::Value* json, dom_distiller::proto::TimingInfo* message) {
411 static scoped_ptr<base::Value> WriteToValue(const dom_distiller::proto::TimingInfo& message) {
543 if (!dom_distiller::proto::json::TimingInfo::ReadFromValue(inner_message_value, message->mutable_timing_info())) {
598 dom_distiller::proto::json::TimingInfo::WriteToValue(message.timing_info());

Completed in 3191 milliseconds