Searched refs:CheckPathExists (Results 1 – 4 of 4) sorted by relevance
216 if (!CheckPathExists(dir)) { in UninstallModulePackage()253 if (!CheckPathExists(installHmpPath) && !CheckPathExists(activeHmpPath)) { in CollectModulePackageInfo()345 if (!CheckPathExists(errPath)) { in OnHmpError()358 if (!CheckPathExists(UPDATE_ACTIVE_DIR)) { in BackupActiveModules()362 if (CheckPathExists(UPDATE_BACKUP_DIR)) { in BackupActiveModules()393 if (!CheckPathExists(UPDATE_BACKUP_DIR)) { in RevertAndReboot()
68 bool CheckPathExists(const std::string &path) in CheckPathExists() function189 if (!CheckPathExists(path)) { in GetRealPath()
28 bool CheckPathExists(const std::string &path);
64 if (CheckPathExists(stagePath)) { in StageUpdateModulePackage()73 if (!CheckPathExists(path)) { in StageUpdateModulePackage()