OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:download_start_time
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/sync_driver/
data_type_manager_impl.h
99
void DownloadReady(base::Time
download_start_time
,
176
base::Time
download_start_time
;
member in struct:sync_driver::DataTypeManagerImpl::AssociationTypesInfo
data_type_manager_impl.cc
348
base::Time
download_start_time
,
398
association_info.
download_start_time
=
download_start_time
;
472
info.
download_start_time
- last_restart_time_;
475
info.download_ready_time - info.
download_start_time
;
Completed in 85 milliseconds