Searched defs:IsValidPath (Results 1 – 7 of 7) sorted by relevance
27 bool IsValidPath(const std::string &filePath) in IsValidPath() function
176 bool BundleFileUtils::IsValidPath(const std::string &rootDir, const std::string &path) in IsValidPath() function in OHOS::BundleFileUtils
156 static bool IsValidPath(const std::string &path) in IsValidPath() function
271 static bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath() function
65 static inline bool IsValidPath(const std::string& rootDir, const std::string& filePath) in IsValidPath() function
438 bool InstalldOperator::IsValidPath(const std::string &rootDir, const std::string &path) in IsValidPath() function in OHOS::AppExecFwk::InstalldOperator
75 static boolean IsValidPath(const char* path) in IsValidPath() function