Searched refs:IsValidCodePath (Results 1 – 3 of 3) sorted by relevance
164 static bool IsValidCodePath(const std::string &codePath);
750 if (!(IsValidCodePath(realOldPath) && IsValidCodePath(newPath))) { in RenameDir()851 bool InstalldOperator::IsValidCodePath(const std::string &codePath) in IsValidCodePath() function in OHOS::AppExecFwk::InstalldOperator
761 auto ret = InstalldOperator::IsValidCodePath("");