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