Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1691 auto cePath = create_data_user_ce_package_path(uuid_, userId, pkgname, ceDataInodes[i]); in getAppSize() local
1692 collectManualStats(cePath, &stats); in getAppSize()
1782 auto cePath = create_data_user_ce_path(uuid_, userId); in getUserSize() local
1783 collectManualStatsForUser(cePath, &stats, true); in getUserSize()
1838 auto cePath = create_data_user_ce_path(uuid_, userId); in getUserSize() local
1839 collectManualStatsForUser(cePath, &stats); in getUserSize()