Searched refs:IsValideCodePath (Results 1 – 2 of 2) sorted by relevance
55 if (!IsValideCodePath(codePath)) { in ExtractHap()106 if (!(IsValideCodePath(realOldPath) && IsValideCodePath(newFile)) && in RenameFile()158 bool result = IsValideCodePath(codePath) && BundleFileUtils::RemoveFile(codePath); in RemoveInstallDirectory()248 !IsValideCodePath(realFilePath)) { in RemoveFile()259 bool BundleDaemonHandler::IsValideCodePath(const char *codePath) in IsValideCodePath() function in OHOS::BundleDaemonHandler
36 bool IsValideCodePath(const char *codePath);