Searched defs:cePath (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1507 auto cePath = create_data_user_ce_package_path(uuid_, userId, pkgname, ceDataInodes[i]); local
1508 collectManualStats(cePath, &stats);
1606 auto cePath = create_data_user_ce_path(uuid_, userId); local
1607 collectManualStatsForUser(cePath, &stats, true);
1670 auto cePath = create_data_user_ce_path(uuid_, userId); local
1671 collectManualStatsForUser(cePath, &stats);

Completed in 23 milliseconds