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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1363 static void collectManualStatsForUser(const std::string& path, struct stats* stats, function in namespace:android::installd
1607 collectManualStatsForUser(cePath, &stats, true);
1609 collectManualStatsForUser(dePath, &stats, true);
1671 collectManualStatsForUser(cePath, &stats);
1673 collectManualStatsForUser(dePath, &stats);

Completed in 12 milliseconds