Home
last modified time | relevance | path

Searched defs:published_time (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/dom_distiller_js/package/proto/
Ddom_distiller.proto23 optional string published_time = 1; field
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser.h369 base::Time published_time() const { return published_time_; } in published_time() function
440 void set_published_time(const base::Time& published_time) { in set_published_time()