Searched refs:CheckPath (Results 1 – 2 of 2) sorted by relevance
126 static bool CheckPath(const std::string &path) in CheckPath() function253 if (!CheckPath(realPath)) { in HapFileRestorecon()
836 static inline bool CheckPath(const std::string& name) in CheckPath() function868 … APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()921 APPSPAWN_CHECK(!CheckPath(libPhysicalPath), return -1, "MountAllGroup: path error"); in MountAllGroup()