HomeSort by relevance Sort by last modified time
    Searched refs: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,
174 base::Time download_start_time; member in struct:browser_sync::DataTypeManagerImpl::AssociationTypesInfo
data_type_manager_impl.cc 297 base::Time download_start_time,
341 association_info.download_start_time = download_start_time;
386 info.download_start_time - last_restart_time_;
389 info.download_ready_time - info.download_start_time;

Completed in 387 milliseconds