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

/system/vold/
H A DFat.h27 int ownerUid, int ownerGid, int permMask,
H A DFat.cpp117 int ownerUid, int ownerGid, int permMask, bool createLost) {
144 ownerUid, ownerGid, permMask, permMask);
115 doMount(const char *fsPath, const char *mountPoint, bool ro, bool remount, bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) argument
H A DVolumeManager.cpp1379 int VolumeManager::mountObb(const char *img, const char *key, int ownerGid) { argument
1440 if (Fat::doMount(dmDevice, mountPoint, true, false, true, 0, ownerGid,

Completed in 120 milliseconds