Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp246 static bool CheckValidCmp(char *oldSecontext, char *newSecontext) in CheckValidCmp() function
308 if (!CheckValidCmp(oldSecontext, newSecontext)) { in HapFileRestorecon()
388 if (!CheckValidCmp(oldSecontext, newSecontext)) { in RestoreconSb()