Home
last modified time | relevance | path

Searched refs:CheckApl (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp155 static bool CheckApl(const std::string &apl) in CheckApl() function
269 if (hapFileInfo.apl.empty() || hapFileInfo.pathNameOrig.empty() || !CheckApl(hapFileInfo.apl)) { in HapFileRestorecon()
285 if (hapFileInfo.apl.empty() || pathNameOrig.empty() || !CheckApl(hapFileInfo.apl)) { in HapFileRestorecon()
475 if (hapDomainInfo.apl.empty() || !CheckApl(hapDomainInfo.apl)) { in HapDomainSetcontext()