Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp283 int HapContext::HapFileRestorecon(const std::string &pathNameOrig, HapFileInfo& hapFileInfo) in HapFileRestorecon()
379 int HapContext::RestoreconSb(const std::string &pathNameOrig, HapFileInfo& hapFileInfo) in RestoreconSb()
405 int HapContext::GetSecontext(HapFileInfo& hapFileInfo, const std::string &pathNameOrig, in GetSecontext()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h43 std::vector<std::string> pathNameOrig; member