Searched defs:ownerGid (Results 1 – 6 of 6) sorted by relevance
/system/vold/model/ |
D | ObbVolume.cpp | 43 gid_t ownerGid) in ObbVolume()
|
/system/vold/fs/ |
D | Exfat.cpp | 58 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in Mount()
|
D | Vfat.cpp | 114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
|
/system/vold/binder/android/os/ |
D | IVold.aidl | 64 int ownerGid); in createObb()
|
/system/vold/ |
D | VolumeManager.cpp | 1068 int32_t ownerGid, std::string* outVolId) { in createObb()
|
D | VoldNativeService.cpp | 423 const std::string& sourceKey, int32_t ownerGid, in createObb()
|