OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extCacheGid
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/installd/
CacheTracker.cpp
74
int
extCacheGid
= multiuser_get_ext_cache_gid(mUserId, mAppId);
75
if (!mQuotaDevice.empty() && cacheGid != -1 &&
extCacheGid
!= -1) {
87
if (quotactl(QCMD(Q_GETQUOTA, GRPQUOTA), mQuotaDevice.c_str(),
extCacheGid
,
InstalldNativeService.cpp
[
all
...]
Completed in 561 milliseconds