Home
last modified time | relevance | path

Searched refs:time_to_update_days (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/update_engine/common/
H A Dmetrics_reporter_stub.h91 bool has_time_restriction_policy, int time_to_update_days) override {} in ReportEnterpriseUpdateSeenToDownloadDays() argument
H A Dmock_metrics_reporter.h92 void(bool has_time_restriction_policy, int time_to_update_days));
H A Dmetrics_reporter_interface.h235 bool has_time_restriction_policy, int time_to_update_days) = 0;
/aosp12/system/update_engine/aosp/
H A Dmetrics_reporter_android.h96 bool has_time_restriction_policy, int time_to_update_days) override {} in ReportEnterpriseUpdateSeenToDownloadDays() argument
/aosp12/system/update_engine/cros/
H A Dmetrics_reporter_omaha.h168 bool has_time_restriction_policy, int time_to_update_days) override;
H A Dmetrics_reporter_omaha.cc540 bool has_time_restriction_policy, int time_to_update_days) { in ReportEnterpriseUpdateSeenToDownloadDays() argument
547 time_to_update_days, in ReportEnterpriseUpdateSeenToDownloadDays()