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