Searched refs:has_total_time (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/dom_distiller/core/
H A Ddistiller_page.cc113 if (timing.has_total_time()) {
/external/chromium_org/third_party/dom_distiller_js/package/proto_gen/third_party/dom_distiller_js/
H A Ddom_distiller_json_converter.h425 if (message.has_total_time()) {
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2145 bool has_total_time; member in struct:MigrationInfo
H A Dqapi-visit.c1335 visit_start_optional(m, obj ? &(*obj)->has_total_time : NULL, "total-time", &err);
1336 if (obj && (*obj)->has_total_time) {

Completed in 156 milliseconds