Searched defs:ownerGid (Results  1 – 6 of 6) sorted by relevance
| /system/vold/fs/ | 
| D | Exfat.cpp | 61 status_t DoMount(const std::string& source, const std::string& target, int ownerUid, int ownerGid,  in DoMount()84     int ownerGid;  member
 95 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid,  in Mount()
 
 | 
| D | Vfat.cpp | 133                  bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) {  in DoMount()208     int ownerGid;  member
 221                bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) {  in Mount()
 
 | 
| /system/vold/model/ | 
| D | ObbVolume.cpp | 41 ObbVolume::ObbVolume(int id, const std::string& sourcePath, gid_t ownerGid)  in ObbVolume()
 | 
| /system/vold/binder/android/os/ | 
| D | IVold.aidl | 64     @utf8InCpp String createObb(@utf8InCpp String sourcePath, int ownerGid);  in createObb()
 | 
| /system/vold/ | 
| D | VolumeManager.cpp | 1178 int VolumeManager::createObb(const std::string& sourcePath, int32_t ownerGid,  in createObb()
 | 
| D | VoldNativeService.cpp | 430 binder::Status VoldNativeService::createObb(const std::string& sourcePath, int32_t ownerGid,  in createObb()
 |