Searched defs:collectQuotaStats (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1137 static void collectQuotaStats(const std::string& device, int32_t userId, function in namespace:android::installd
1400 collectQuotaStats(device, userId, appId, &stats, &extStats);
1555 collectQuotaStats(device, userId, appId, &stats, &extStats);
1698 collectQuotaStats(device, userId, appId, nullptr, &extStats);

Completed in 60 milliseconds