Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2173 const bool isSandboxUid = (client_uid != (uid_t)-1); in freeCache() local
2174 if (isSandboxUid) uid = client_uid; in freeCache()