Searched refs:raw_id_provider (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/metrics/
H A Dcloned_install_detector.h27 explicit ClonedInstallDetector(MachineIdProvider* raw_id_provider);
H A Dcloned_install_detector.cc47 ClonedInstallDetector::ClonedInstallDetector(MachineIdProvider* raw_id_provider) argument
48 : raw_id_provider_(raw_id_provider), weak_ptr_factory_(this) {

Completed in 584 milliseconds