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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1413 auto cePath = create_data_user_ce_package_path(uuid_, userId, pkgname, ceDataInodes[i]); local
1414 collectManualStats(cePath, &stats);
1512 auto cePath = create_data_user_ce_path(uuid_, userId); local
1513 collectManualStatsForUser(cePath, &stats, true);
1576 auto cePath = create_data_user_ce_path(uuid_, userId); local
1577 collectManualStatsForUser(cePath, &stats);

Completed in 50 milliseconds