HomeSort by relevance Sort by last modified time
    Searched refs:set_last_policy_refresh_time (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h 111 void set_last_policy_refresh_time(base::Time timestamp) { function in class:policy::CloudPolicyCacheBase
user_policy_cache.cc 106 set_last_policy_refresh_time(timestamp);
112 set_last_policy_refresh_time(now);
device_policy_cache.cc 170 set_last_policy_refresh_time(base::Time::NowFromSystemTime());

Completed in 256 milliseconds