Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2422 static void collectManualStats(const std::string& path, struct stats* stats) { in collectManualStats() function
2475 collectManualStats(fullpath, stats); in collectManualStatsForSubDirectories()
2513 collectManualStats(StringPrintf("%s/%s", path.c_str(), name), stats); in collectManualStatsForUser()
2663 collectManualStats(cePath, &stats); in getAppSize()
2665 collectManualStats(dePath, &stats); in getAppSize()
2694 collectManualStats(extPath, &extStats); in getAppSize()