Searched refs:GetSecontext (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/ |
H A D | hap_restorecon.h | 68 int GetSecontext(HapFileInfo& hapFileInfo, const std::string &pathNameOrig,
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | hap_restorecon.cpp | 304 int res = GetSecontext(hapFileInfo, pathNameOrig, &newSecontext, &oldSecontext); in HapFileRestorecon() 383 int res = GetSecontext(hapFileInfo, pathNameOrig, &newSecontext, &oldSecontext); in RestoreconSb() 405 int HapContext::GetSecontext(HapFileInfo& hapFileInfo, const std::string &pathNameOrig, in GetSecontext() function in HapContext
|