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