Home
last modified time | relevance | path

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

/base/security/selinux_adapter/interfaces/policycoreutils/src/
Dhap_restorecon.cpp126 static bool CheckPath(const std::string &path) in CheckPath() function
253 if (!CheckPath(realPath)) { in HapFileRestorecon()
/base/startup/appspawn/util/src/
Dsandbox_utils.cpp836 static inline bool CheckPath(const std::string& name) in CheckPath() function
868 … APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()
921 APPSPAWN_CHECK(!CheckPath(libPhysicalPath), return -1, "MountAllGroup: path error"); in MountAllGroup()