Searched defs:ownerUid (Results 1 – 3 of 3) sorted by relevance
/system/vold/fs/ |
D | Exfat.cpp | 58 status_t Mount(const std::string& source, const std::string& target, int ownerUid, int ownerGid, in Mount()
|
D | Vfat.cpp | 114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount()
|
/system/security/identity/ |
D | CredentialData.cpp | 42 string CredentialData::calculateCredentialFileName(const string& dataPath, uid_t ownerUid, in calculateCredentialFileName() 49 CredentialData::CredentialData(const string& dataPath, uid_t ownerUid, const string& name) in CredentialData() 454 optional<bool> CredentialData::credentialExists(const string& dataPath, uid_t ownerUid, in credentialExists()
|