Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2472 void collectManualStatsForSubDirectories(const std::string& path, struct stats* stats) { in collectManualStatsForSubDirectories() function
2510 collectManualStatsForSubDirectories(StringPrintf("%s/%s", path.c_str(), name), in collectManualStatsForUser()
2674 collectManualStatsForSubDirectories(sdkSandboxCePath, &stats); in getAppSize()
2677 collectManualStatsForSubDirectories(sdkSandboxDePath, &stats); in getAppSize()