Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1808 auto cePath = create_data_user_ce_package_path(uuid_, userId, pkgname, ceDataInodes[i]); in getAppSize() local
1809 collectManualStats(cePath, &stats); in getAppSize()
1991 auto cePath = create_data_user_ce_path(uuid_, userId); in getUserSize() local
1992 collectManualStatsForUser(cePath, &stats, true); in getUserSize()
2044 auto cePath = create_data_user_ce_path(uuid_, userId); in getUserSize() local
2045 collectManualStatsForUser(cePath, &stats); in getUserSize()