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/components/policy/core/common/
async_policy_loader.cc
70
// initial |
last_modification_time_
|, so that potential changes made before
72
last_modification_time_
= LastModificationTime();
90
if (LastModificationTime() !=
last_modification_time_
)
121
if (last_modification !=
last_modification_time_
) {
122
last_modification_time_
= last_modification;
async_policy_loader.h
57
// is also used to initialize |
last_modification_time_
| and
106
base::Time
last_modification_time_
;
member in class:policy::AsyncPolicyLoader
Completed in 49 milliseconds