Home
last modified time | relevance | path

Searched refs:FileExist (Results 1 - 10 of 10) sorted by relevance

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
H A Dlog_util.cpp119 bool LogUtil::FileExist(const string& file) in FileExist() function in OHOS::HiviewDFX::LogUtil
136 return LogUtil::FileExist(desPath); in IsTestModel()
/base/global/i18n/services/src/
H A Dhmos_libphonenumber_mount.cpp72 if (!FileExist(srcPath)) { in CopyDataFile()
112 if (FileExist(filePath.c_str()) && in CheckFileIntegrity()
H A Dhmos_timezone_mount.cpp127 if (!FileExist(src_path.string())) { in copySingleFile()
202 if (!FileExist(filePath.c_str())) { in CheckFileIntegrity()
/base/global/i18n/frameworks/intl/src/
H A Dsignature_verifier.cpp46 if (!FileExist(versionPath.c_str())) { in LoadFileVersion()
160 if (!FileExist(pubkeyPath.c_str())) { in VerifyFileSign()
164 if (!FileExist(signPath.c_str())) { in VerifyFileSign()
168 if (!FileExist(digestPath.c_str())) { in VerifyFileSign()
H A Dutils.cpp202 bool FileExist(const std::string& path) in FileExist() function
208 HILOG_ERROR_I18N("utils: FileExist failed because filesystem_error, error message: %{public}s.", in FileExist()
212 HILOG_ERROR_I18N("utils: FileExist failed because filesystem_error, error message: %{public}s.", in FileExist()
216 HILOG_ERROR_I18N("utils: FileExist failed because bad_alloc, error message: %{public}s.", in FileExist()
H A Di18n_timezone.cpp1271 if (!FileExist(pixelPath)) { in FindTzData()
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
H A Dlog_util.h52 static bool FileExist(const std::string& file);
/base/global/i18n/frameworks/intl/include/
H A Dutils.h43 bool FileExist(const std::string& path);
/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp171 return LogUtil::FileExist(desPath); in IsMatchPath()
189 if (LogUtil::FileExist(desPath)) { in IsMatchPath()
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp1075 FileExist(oldFilePath); in HWTEST_F()

Completed in 9 milliseconds