Searched defs:ownerUid (Results 1 – 3 of 3) 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() 83 int ownerUid; 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() 207 int ownerUid; member 221 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
|
| /system/security/identity/ |
| D | CredentialData.cpp | 44 string CredentialData::calculateCredentialFileName(const string& dataPath, uid_t ownerUid, in calculateCredentialFileName() 51 CredentialData::CredentialData(const string& dataPath, uid_t ownerUid, const string& name) in CredentialData() 476 optional<bool> CredentialData::credentialExists(const string& dataPath, uid_t ownerUid, in credentialExists()
|