Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/packages/
DUidMap.cpp347 int curInstallerIndex = 0; in writeUidMapSnapshotLocked() local
364 (*installerIndices)[appData.installer] = curInstallerIndex; in writeUidMapSnapshotLocked()
365 installerIndex = curInstallerIndex; in writeUidMapSnapshotLocked()
366 curInstallerIndex++; in writeUidMapSnapshotLocked()