Searched refs:CheckForClonedInstall (Results 1 – 7 of 7) sorted by relevance
36 void CheckForClonedInstall(
54 void ClonedInstallDetector::CheckForClonedInstall( in CheckForClonedInstall() function in metrics::ClonedInstallDetector
55 void CheckForClonedInstall(
139 void MetricsStateManager::CheckForClonedInstall( in CheckForClonedInstall() function in metrics::MetricsStateManager148 cloned_install_detector_->CheckForClonedInstall(local_state_, task_runner); in CheckForClonedInstall()
221 void CheckForClonedInstall(
1155 void MetricsService::CheckForClonedInstall( in CheckForClonedInstall() function in metrics::MetricsService1157 state_manager_->CheckForClonedInstall(task_runner); in CheckForClonedInstall()
653 metrics->CheckForClonedInstall( in StartMetricsRecording()