Home
last modified time | relevance | path

Searched defs:hours (Results 1 – 5 of 5) sorted by relevance

/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/
DUtils.java77 long hours = TimeUnit.MILLISECONDS.toHours(offsetMillis); in toUtcOffsetString() local
/system/core/storaged/
Dstoraged_service.cpp105 double hours = 0; in dump() local
Dstoraged_uid_monitor.cpp262 double hours, uint64_t threshold, bool force_report) in dump()
/system/core/storaged/include/
Dstoraged.h124 double hours, uint64_t threshold, bool force_report) { in get_uid_records()
/system/update_engine/common/
Dutils.cc829 unsigned hours = delta.InHours(); in FormatTimeDelta() local