Home
last modified time | relevance | path

Searched refs:RecordClonedInstallInfo (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/metrics/
Dcloned_install_detector.h54 static void RecordClonedInstallInfo(PrefService* local_state);
Dcloned_install_detector.cc157 void ClonedInstallDetector::RecordClonedInstallInfo(PrefService* local_state) { in RecordClonedInstallInfo() function in metrics::ClonedInstallDetector
Dmetrics_state_manager.cc665 ClonedInstallDetector::RecordClonedInstallInfo(local_state_); in ResetMetricsIDsIfNecessary()