Searched defs:permMask (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DFat.cpp99 int ownerUid, int ownerGid, int permMask, bool createLost) {
121 permMask = 0;
126 ownerUid, ownerGid, permMask, permMask);
97 doMount(const char *fsPath, const char *mountPoint, bool ro, bool remount, bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) argument

Completed in 66 milliseconds