Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1663 static void collectManualStatsForUser(const std::string& path, struct stats* stats, in collectManualStatsForUser() function
1992 collectManualStatsForUser(cePath, &stats, true); in getUserSize()
1994 collectManualStatsForUser(dePath, &stats, true); in getUserSize()
2045 collectManualStatsForUser(cePath, &stats); in getUserSize()
2047 collectManualStatsForUser(dePath, &stats); in getUserSize()