Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/child_accounts/time_limits/
H A Dweb_time_limit_enforcer.h42 void OnTimeLimitAllowlistChanged(
H A Dweb_time_limit_enforcer.cc58 void WebTimeLimitEnforcer::OnTimeLimitAllowlistChanged( in OnTimeLimitAllowlistChanged() function in chromeos::app_time::WebTimeLimitEnforcer
H A Dapp_time_controller.cc394 app_registry_->OnTimeLimitAllowlistChanged(wrapper); in TimeLimitsAllowlistPolicyUpdated()
397 web_time_enforcer_->OnTimeLimitAllowlistChanged(wrapper); in TimeLimitsAllowlistPolicyUpdated()
H A Dapp_activity_registry.h172 void OnTimeLimitAllowlistChanged(
H A Dapp_activity_registry_unittest.cc601 registry().OnTimeLimitAllowlistChanged(wrapper); in TEST_F()
613 registry().OnTimeLimitAllowlistChanged(wrapper); in TEST_F()
H A Dapp_activity_registry.cc605 void AppActivityRegistry::OnTimeLimitAllowlistChanged( in OnTimeLimitAllowlistChanged() function in chromeos::app_time::AppActivityRegistry