Home
last modified time | relevance | path

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

/system/vold/fs/
DVfat.cpp127 bool remount, bool executable, int ownerUid, int ownerGid, int permMask, in Mount() argument
144 ownerUid, ownerGid, permMask, permMask); in Mount()
DVfat.h32 bool remount, bool executable, int ownerUid, int ownerGid, int permMask,
/system/vold/
DVolumeManager.cpp1735 int VolumeManager::mountObb(const char *img, const char *key, int ownerGid) { in mountObb() argument
1803 true, false, true, 0, ownerGid, 0227, false)) { in mountObb()