Home
last modified time | relevance | path

Searched refs:collectManualStats (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1634 static void collectManualStats(const std::string& path, struct stats* stats) { in collectManualStats() function
1711 collectManualStats(StringPrintf("%s/%s", path.c_str(), name), stats); in collectManualStatsForUser()
1843 collectManualStats(cePath, &stats); in getAppSize()
1845 collectManualStats(dePath, &stats); in getAppSize()
1861 collectManualStats(extPath, &extStats); in getAppSize()