Home
last modified time | relevance | path

Searched defs:hilogStr (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dfaultlog_hilog_helper.cpp168 Json::Value FaultlogHilogHelper::ParseHilogToJson(const std::string &hilogStr) in ParseHilogToJson()
/base/hiviewdfx/hiview/plugins/faultlogger/service/fault_event/event/
Dfaultlog_freeze.cpp70 std::string hilogStr = GetHilogByPid(pid); in GetFreezeHilogByPid() local