Home
last modified time | relevance | path

Searched defs:updated_time (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Dremote_change_handler.h28 base::Time updated_time; member
Dfake_api_util_unittest.cc26 const base::Time& updated_time, in DidDownloadFile()
Dremote_change_handler.cc36 const base::Time& updated_time, in RemoteChange()
Dremote_sync_delegate.cc208 const base::Time& updated_time, in DidDownloadFile()
Dfake_api_util.cc152 base::Time updated_time; in DownloadFile() local
Ddrive_file_sync_service.cc896 const base::Time& updated_time, in AppendRemoteChangeInternal()
Dapi_util_unittest.cc212 const base::Time& updated_time, in DidDownloadFile()
/external/chromium_org/google_apis/drive/
Dgdata_wapi_parser.h266 base::Time updated_time() const { return updated_time_; } in updated_time() function
291 void set_updated_time(const base::Time& updated_time) { in set_updated_time()
/external/chromium_org/content/browser/service_worker/
Dservice_worker_database_unittest.cc694 base::Time updated_time = base::Time::Now(); in TEST() local