Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_restorecon.c85 static int RestoreconSb(const char *path, char *newSecontext) in RestoreconSb() function
H A Dhap_restorecon.cpp379 int HapContext::RestoreconSb(const std::string &pathNameOrig, HapFileInfo& hapFileInfo) in RestoreconSb() function in HapContext