Searched refs:includeInstaller (Results 1 – 2 of 2) sorted by relevance
/packages/modules/StatsD/statsd/src/packages/ |
D | UidMap.cpp | 325 bool includeInstaller, const uint8_t truncatedCertificateHashSize, in writeUidMapSnapshot() argument 331 writeUidMapSnapshotLocked(timestamp, includeVersionStrings, includeInstaller, in writeUidMapSnapshot() 337 const bool includeInstaller, in writeUidMapSnapshotLocked() argument 354 if (includeInstaller && installerIndices != nullptr) { in writeUidMapSnapshotLocked() 375 if (includeInstaller) { in writeUidMapSnapshotLocked() 392 if (includeInstaller) { in writeUidMapSnapshotLocked() 421 const bool includeVersionStrings, const bool includeInstaller, in appendUidMap() argument 468 writeUidMapSnapshotLocked(timestamp, includeVersionStrings, includeInstaller, in appendUidMap() 480 if (includeInstaller) { in appendUidMap()
|
D | UidMap.h | 147 const bool includeVersionStrings, const bool includeInstaller, 166 void writeUidMapSnapshot(int64_t timestamp, bool includeVersionStrings, bool includeInstaller, 177 const bool includeInstaller,
|