Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp110 int AclEntryParsePerm(const std::string &permTxt, AclXattrEntry &entry) in AclEntryParsePerm()
175 const std::string permTxt = entryTxt.substr(last); // take substr till the end in AclEntryParseText() local