Home
last modified time | relevance | path

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

/external/cronet/components/metrics/
Dcloned_install_detector.cc141 ClonedInstallInfo ClonedInstallDetector::ReadClonedInstallInfo( in ReadClonedInstallInfo() function in metrics::ClonedInstallDetector
158 ClonedInstallInfo cloned = ReadClonedInstallInfo(local_state); in RecordClonedInstallInfo()
Dcloned_install_detector.h48 static ClonedInstallInfo ReadClonedInstallInfo(PrefService* local_state);
Dmetrics_state_manager.cc158 ClonedInstallDetector::ReadClonedInstallInfo(local_state_); in ProvideSystemProfileMetrics()