Home
last modified time | relevance | path

Searched defs:ownerUid (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DFat.cpp117 int ownerUid, int ownerGid, int permMask, bool createLost) { in doMount()
DVolumeManager.cpp391 const char *key, const int ownerUid, bool isExternal) { in createAsec()
1261 int VolumeManager::mountAsec(const char *id, const char *key, int ownerUid, bool readOnly) { in mountAsec()