Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/frameworks/native/
H A Dcommon_utils.cpp199 std::string traceUtilsPath = "/system/etc/hiview/hitrace_utils.json"; in ParseTagInfo() local
200 cJSON* root = ParseJsonFromFile(traceUtilsPath); in ParseTagInfo()
206 HILOG_ERROR(LOG_CORE, "ParseTagInfo: %{public}s is not contain tag_category node.", traceUtilsPath.c_str()); in ParseTagInfo()
216 HILOG_ERROR(LOG_CORE, "ParseTagInfo: %{public}s is not contain tag_groups node.", traceUtilsPath.c_str()); in ParseTagInfo()

Completed in 1 milliseconds