OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_notification_time_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/components/policy/core/common/
policy_loader_ios.h
42
base::Time
last_notification_time_
;
member in class:policy::PolicyLoaderIOS
policy_loader_ios.mm
158
return
last_notification_time_
;
166
last_notification_time_
= base::Time::Now();
Completed in 147 milliseconds