Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h70 int HapLabelLookup(const std::string &apl, const std::string &packageName,
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp412 …int res = HapLabelLookup(hapFileInfo.apl, hapFileInfo.packageName, newSecontext, hapFileInfo.hapFl… in GetSecontext()
420 int HapContext::HapLabelLookup(const std::string &apl, const std::string &packageName, in HapLabelLookup() function in HapContext