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

/external/chromium_org/components/metrics/
H A Dcloned_install_detector.cc54 void ClonedInstallDetector::CheckForClonedInstall( function in class:metrics::ClonedInstallDetector
H A Dmetrics_state_manager.cc91 void MetricsStateManager::CheckForClonedInstall( function in class:metrics::MetricsStateManager
100 cloned_install_detector_->CheckForClonedInstall(local_state_, task_runner);
H A Dmetrics_service.cc1137 void MetricsService::CheckForClonedInstall( function in class:MetricsService
1139 state_manager_->CheckForClonedInstall(task_runner);

Completed in 340 milliseconds