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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1415 auto dePath = create_data_user_de_package_path(uuid_, userId, pkgname); local
1416 collectManualStats(dePath, &stats);
1514 auto dePath = create_data_user_de_path(uuid_, userId); local
1515 collectManualStatsForUser(dePath, &stats, true);
1578 auto dePath = create_data_user_de_path(uuid_, userId); local
1579 collectManualStatsForUser(dePath, &stats);

Completed in 1129 milliseconds