Home
last modified time | relevance | path

Searched refs:IO_TYPES (Results 1 – 3 of 3) sorted by relevance

/system/core/storaged/include/
Dstoraged_uid_monitor.h48 uint64_t bytes[IO_TYPES][UID_STATS][CHARGER_STATS];
51 for (int i = 0; i < IO_TYPES; i++) {
Duid_info.h43 IO_TYPES = 2 enumerator
/system/core/storaged/
Dstoraged_uid_monitor.cpp107 for (int i = 0; i < IO_TYPES; i++) { in is_zero()