HomeSort by relevance Sort by last modified time
    Searched refs:published_time (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/google_apis/drive/
gdata_wapi_parser.h 365 base::Time published_time() const { return published_time_; } function in class:google_apis::ResourceEntry
481 void set_published_time(const base::Time& published_time) {
482 published_time_ = published_time;
gdata_wapi_parser_unittest.cc 75 EXPECT_EQ(entry1_publish_time, folder_entry->published_time());
171 EXPECT_EQ(entry1_publish_time, entry->published_time());
  /external/chromium_org/chrome/browser/drive/
drive_api_util.cc 182 file->set_created_date(entry.published_time());
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
api_util.cc     [all...]
  /external/chromium_org/third_party/dom_distiller_js/package/js/
domdistiller.js     [all...]

Completed in 126 milliseconds