HomeSort by relevance Sort by last modified time
    Searched refs:ownerGid (Results 1 - 4 of 4) sorted by null

  /system/vold/fs/
Vfat.h 32 bool remount, bool executable, int ownerUid, int ownerGid, int permMask,
Vfat.cpp 122 bool remount, bool executable, int ownerUid, int ownerGid, int permMask,
153 ownerUid, ownerGid, permMask, permMask);
  /frameworks/base/services/core/java/com/android/server/
MountService.java 462 this.ownerGid = UserHandle.getSharedAppGid(callingUid);
472 final int ownerGid;
505 sb.append(",ownerGid=").append(ownerGid);
    [all...]
  /system/vold/
VolumeManager.cpp     [all...]

Completed in 91 milliseconds