OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_reported_day_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/policy/
device_status_collector.cc
133
last_reported_day_
(0),
367
if (start_timestamp >=
last_reported_day_
) {
368
last_reported_day_
= start_timestamp;
535
TrimStoredActivityPeriods(
last_reported_day_
, duration_for_last_reported_day_,
device_status_collector.h
173
int64
last_reported_day_
;
member in class:policy::DeviceStatusCollector
Completed in 25 milliseconds