Home | History | Annotate | Download | only in os

Lines Matching refs:userId

21     void createUserData(@nullable @utf8InCpp String uuid, int userId, int userSerial, int flags);
22 void destroyUserData(@nullable @utf8InCpp String uuid, int userId, int flags);
25 int userId, int flags, int appId, in @utf8InCpp String seInfo, int targetSdkVersion);
27 int userId, int flags, int appId, @utf8InCpp String seInfo);
29 int userId, int flags);
31 int userId, int flags, long ceDataInode);
33 int userId, int flags, long ceDataInode);
38 int userId, int flags, int appId, in long[] ceDataInodes,
40 long[] getUserSize(@nullable @utf8InCpp String uuid, int userId, int flags, in int[] appIds);
41 long[] getExternalSize(@nullable @utf8InCpp String uuid, int userId, int flags, in int[] appIds);
43 void setAppQuota(@nullable @utf8InCpp String uuid, int userId, int appId, long cacheQuota);
80 @utf8InCpp String packageName, @utf8InCpp String nativeLibPath32, int userId);
103 int userId, int appId, @utf8InCpp String profileName, @utf8InCpp String codePath,