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

  /external/chromium_org/chrome/browser/sync/glue/
data_type_manager_impl.h 175 base::Time download_ready_time; member in struct:browser_sync::DataTypeManagerImpl::AssociationTypesInfo
data_type_manager_impl.cc 342 association_info.download_ready_time = base::Time::Now();
389 info.download_ready_time - info.download_start_time;
392 info.association_request_time - info.download_ready_time;

Completed in 364 milliseconds