Searched refs:collectQuotaStats (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/cmds/installd/ |
D | InstalldNativeService.cpp | 1555 static void collectQuotaStats(const std::string& uuid, int32_t userId, in collectQuotaStats() function 1803 collectQuotaStats(uuidString, userId, appId, &stats, &extStats); in getAppSize() 2032 collectQuotaStats(uuidString, userId, appId, &stats, &extStats); in getUserSize() 2142 collectQuotaStats(uuidString, userId, appId, nullptr, &extStats); in getExternalSize()
|