Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp1080 int extGid = multiuser_get_ext_gid(userId, appId); in get_occupied_app_space_external() local
1082 if (extGid == -1) { in get_occupied_app_space_external()
1086 return GetOccupiedSpaceForGid(uuid, extGid); in get_occupied_app_space_external()