Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1546 static void collectManualStatsForUser(const std::string& path, struct stats* stats, in collectManualStatsForUser() function
1783 collectManualStatsForUser(cePath, &stats, true); in getUserSize()
1785 collectManualStatsForUser(dePath, &stats, true); in getUserSize()
1839 collectManualStatsForUser(cePath, &stats); in getUserSize()
1841 collectManualStatsForUser(dePath, &stats); in getUserSize()