Searched refs:includeInstaller (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/src/packages/ |
D | UidMap.cpp | 329 bool includeInstaller, const uint8_t truncatedCertificateHashSize, in writeUidMapSnapshot() argument 335 writeUidMapSnapshotLocked(timestamp, includeVersionStrings, includeInstaller, in writeUidMapSnapshot() 341 const bool includeInstaller, in writeUidMapSnapshotLocked() argument 360 if (includeInstaller && installerIndices != nullptr) { in writeUidMapSnapshotLocked() 381 if (includeInstaller) { in writeUidMapSnapshotLocked() 398 if (includeInstaller) { in writeUidMapSnapshotLocked() 426 const bool includeVersionStrings, const bool includeInstaller, in appendUidMap() argument 475 writeUidMapSnapshotLocked(timestamp, includeVersionStrings, includeInstaller, in appendUidMap() 487 if (includeInstaller) { in appendUidMap()
|
D | UidMap.h | 142 const bool includeInstaller, const uint8_t truncatedCertificateHashSize, 161 void writeUidMapSnapshot(int64_t timestamp, bool includeVersionStrings, bool includeInstaller, 172 const bool includeInstaller,
|