Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/policy/
Dcloud_policy_cache_base.h111 void set_last_policy_refresh_time(base::Time timestamp) { in set_last_policy_refresh_time() function
Duser_policy_cache.cc106 set_last_policy_refresh_time(timestamp); in Load()
112 set_last_policy_refresh_time(now); in SetPolicy()
Ddevice_policy_cache.cc170 set_last_policy_refresh_time(base::Time::NowFromSystemTime()); in SetPolicy()