Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1684 static void collectManualStatsForUser(const std::string& path, struct stats* stats, in collectManualStatsForUser() function
2026 collectManualStatsForUser(cePath, &stats, true); in getUserSize()
2028 collectManualStatsForUser(dePath, &stats, true); in getUserSize()
2079 collectManualStatsForUser(cePath, &stats); in getUserSize()
2081 collectManualStatsForUser(dePath, &stats); in getUserSize()