Home
last modified time | relevance | path

Searched refs:HideSnInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp220 uid, isMove, logType.c_str(), StringUtil::HideSnInfo(logName).c_str()); in CopyOrMoveFile()
227 HIVIEW_LOGW("file: %{public}s not exist.", StringUtil::HideSnInfo(logName).c_str()); in CopyOrMoveFile()
240 …HIVIEW_LOGI("type:%{public}s, name:%{public}s", logType.c_str(), StringUtil::HideSnInfo(logName).c… in Remove()
252 HIVIEW_LOGW("file: %{public}s not exist.", StringUtil::HideSnInfo(logName).c_str()); in Remove()
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/test/unittest/common/
H A Dinterface_js_napi_test.cpp48 std::string hideSnFileName = StringUtil::HideSnInfo(fullFileName);
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dnapi_hiview_js.cpp92 logType.c_str(), StringUtil::HideSnInfo(logName).c_str(), destDir.c_str()); in CopyOrMoveFile()
157 …HIVIEW_LOGI("type: %{public}s, name: %{public}s", logType.c_str(), StringUtil::HideSnInfo(logName)… in Remove()
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dstring_util.h159 std::string HideSnInfo(const std::string& str);
/ohos5.0/base/hiviewdfx/hiview/service/
H A Dhiview_service.cpp238 …HIVIEW_LOGE("failed to open source file, src=%{public}s", StringUtil::HideSnInfo(srcFilePath).c_st… in CopyFile()
249 …HIVIEW_LOGE("failed to open destination file, des=%{public}s", StringUtil::HideSnInfo(destFilePath… in CopyFile()
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp464 std::string HideSnInfo(const std::string& str) in HideSnInfo() function
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map380 …"OHOS::HiviewDFX::StringUtil::HideSnInfo(std::__h::basic_string<char, std::__h::char_traits<char>,…