Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp1790 auto userProfilePath = create_primary_cur_profile_dir_path(userId); in getUserSize() local
1791 calculate_tree_size(userProfilePath, &stats.dataSize, -1, -1, true); in getUserSize()
1846 auto userProfilePath = create_primary_cur_profile_dir_path(userId); in getUserSize() local
1847 calculate_tree_size(userProfilePath, &stats.dataSize); in getUserSize()