Searched refs:CheckForClonedInstall (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/components/metrics/
H A Dcloned_install_detector.h36 void CheckForClonedInstall(
H A Dcloned_install_detector.cc54 void ClonedInstallDetector::CheckForClonedInstall( function in class:metrics::ClonedInstallDetector
H A Dmetrics_state_manager.h55 void CheckForClonedInstall(
H A Dmetrics_state_manager.cc139 void MetricsStateManager::CheckForClonedInstall( function in class:metrics::MetricsStateManager
148 cloned_install_detector_->CheckForClonedInstall(local_state_, task_runner);
H A Dmetrics_service.h221 void CheckForClonedInstall(
H A Dmetrics_service.cc1155 void MetricsService::CheckForClonedInstall( function in class:metrics::MetricsService
1157 state_manager_->CheckForClonedInstall(task_runner);
/external/chromium_org/chrome/browser/
H A Dchrome_browser_main.cc653 metrics->CheckForClonedInstall(

Completed in 1201 milliseconds