Searched defs:association_time (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/sync/internal_api/public/
H A Ddata_type_association_stats.h47 base::TimeDelta association_time; member in struct:syncer::DataTypeAssociationStats
/external/chromium_org/chrome/browser/sync/glue/
H A Dnon_frontend_data_type_controller.h81 base::TimeDelta association_time; member in struct:browser_sync::NonFrontendDataTypeController::AssociationResult
H A Dmodel_association_manager.cc83 const base::TimeDelta& association_time) {
113 stats.association_time = association_time;
361 base::TimeDelta association_time = local
367 association_time);
79 BuildAssociationStatsFromMergeResults( const syncer::SyncMergeResult& local_merge_result, const syncer::SyncMergeResult& syncer_merge_result, const base::TimeDelta& association_wait_time, const base::TimeDelta& association_time) argument

Completed in 60 milliseconds