Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dutils.cpp1318 int extCacheGid = multiuser_get_ext_cache_gid(userId, appId); in get_occupied_app_cache_space_external() local
1320 if (extCacheGid == -1) { in get_occupied_app_cache_space_external()
1324 return GetOccupiedSpaceForGid(uuid, extCacheGid); in get_occupied_app_cache_space_external()