Home
last modified time | relevance | path

Searched refs:FillHilog (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.h96 void FillHilog(const std::string &hilogStr, Json::Value &hilog) const;
H A Dfaultlogger.cpp536 void Faultlogger::FillHilog(const std::string &hilogStr, Json::Value &hilog) const in FillHilog() function in OHOS::HiviewDFX::Faultlogger
579 FillHilog(log, hilog); in ReportJsErrorToAppEvent()
897 FillHilog(hilogStr, hilog); in GetStackInfo()