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

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1520 auto userProfilePath = create_primary_cur_profile_dir_path(userId); local
1521 calculate_tree_size(userProfilePath, &stats.dataSize, -1, -1, true);
1584 auto userProfilePath = create_primary_cur_profile_dir_path(userId); local
1585 calculate_tree_size(userProfilePath, &stats.dataSize);

Completed in 137 milliseconds