HomeSort by relevance Sort by last modified time
    Searched full:download_start_time (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl.h 95 void DownloadReady(base::Time download_start_time,
172 base::Time download_start_time; member in struct:browser_sync::DataTypeManagerImpl::AssociationTypesInfo
data_type_manager_impl.cc 295 base::Time download_start_time,
339 association_info.download_start_time = download_start_time;
385 info.download_start_time - last_restart_time_;
388 info.download_ready_time - info.download_start_time;

Completed in 6124 milliseconds