Searched refs:IsValideSystemPath (Results 1 – 2 of 2) sorted by relevance
39 bool IsValideSystemPath(const char *jsonPath);
247 if (!IsValideJsonPath(realFilePath) && !IsValideSystemPath(realFilePath) && in RemoveFile()285 bool BundleDaemonHandler::IsValideSystemPath(const char *path) in IsValideSystemPath() function in OHOS::BundleDaemonHandler