Home
last modified time | relevance | path

Searched defs:ownerGid (Results 1 – 6 of 6) sorted by relevance

/system/vold/model/
DObbVolume.cpp43 gid_t ownerGid) in ObbVolume()
/system/vold/fs/
DExfat.cpp58 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in Mount()
DVfat.cpp114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
/system/vold/binder/android/os/
DIVold.aidl64 int ownerGid); in createObb()
/system/vold/
DVolumeManager.cpp1068 int32_t ownerGid, std::string* outVolId) { in createObb()
DVoldNativeService.cpp423 const std::string& sourceKey, int32_t ownerGid, in createObb()