OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_modification_time_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/policy/
async_policy_loader.cc
79
// initial |
last_modification_time_
|, so that potential changes made before
81
last_modification_time_
= LastModificationTime();
95
if (LastModificationTime() !=
last_modification_time_
)
121
if (last_modification !=
last_modification_time_
) {
122
last_modification_time_
= last_modification;
async_policy_loader.h
81
// is also used to initialize |
last_modification_time_
|.
104
base::Time
last_modification_time_
;
member in class:policy::AsyncPolicyLoader
Completed in 1690 milliseconds