Searched refs:CheckPath (Results 1 – 5 of 5) sorted by relevance
31 static inline bool CheckPath(const char *name) in CheckPath() function56 … APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()108 APPSPAWN_CHECK(!CheckPath(libPhysicalPath), return -1, "MountAllGroup: path error"); in MountAllGroup()
1224 static inline bool CheckPath(const std::string& name) in CheckPath() function1267 … APPSPAWN_CHECK(CheckPath(libBundleName) && CheckPath(libModuleName) && CheckPath(libVersion), in MountAllHsp()1321 APPSPAWN_CHECK(!CheckPath(libPhysicalPath), return -1, "MountAllGroup: path error"); in MountAllGroup()
111 bool CheckPath();
143 static bool CheckPath(const std::string &path) in CheckPath() function298 if (!CheckPath(realPath)) { in HapFileRestorecon()
298 bool CheckPath() in CheckPath() function in OHOS::NetManagerStandard::ElfLoader309 if (!CheckPath()) { in IsPathValid()