Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1613 static void collectManualStats(const std::string& path, struct stats* stats) { in collectManualStats() function
1690 collectManualStats(StringPrintf("%s/%s", path.c_str(), name), stats); in collectManualStatsForUser()
1809 collectManualStats(cePath, &stats); in getAppSize()
1811 collectManualStats(dePath, &stats); in getAppSize()
1827 collectManualStats(extPath, &extStats); in getAppSize()