OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetUnmanagedInternal
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h
87
void
SetUnmanagedInternal
(const base::Time& timestamp);
cloud_policy_cache_base.cc
130
void CloudPolicyCacheBase::
SetUnmanagedInternal
(const base::Time& timestamp) {
user_policy_cache.cc
102
SetUnmanagedInternal
(base::Time::FromTimeT(cached_response.timestamp()));
120
SetUnmanagedInternal
(base::Time::NowFromSystemTime());
device_policy_cache.cc
206
SetUnmanagedInternal
(base::Time::NowFromSystemTime());
Completed in 2284 milliseconds