Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/
Dstats_log_util.cpp637 uint8_t remainingUidCount = event.getNumUidFields(); in mapIsolatedUidsToHostUidInLogEvent() local
640 while(it != fieldValues->end() && remainingUidCount > 0) { in mapIsolatedUidsToHostUidInLogEvent()
643 remainingUidCount--; in mapIsolatedUidsToHostUidInLogEvent()