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 127 bool remount, bool executable, int ownerUid, int ownerGid, int permMask,
144 ownerUid, ownerGid, permMask, permMask);
  /frameworks/base/services/core/java/com/android/server/
StorageManagerService.java 530 this.ownerGid = UserHandle.getSharedAppGid(callingUid);
538 final int ownerGid;
569 sb.append(",ownerGid=").append(ownerGid);
    [all...]
  /system/vold/
VolumeManager.cpp     [all...]

Completed in 4763 milliseconds