Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/core/include/
Devent_json_parser.h62 void AppendExtensiveInfo(std::shared_ptr<SysEvent> event, uint64_t sysEventId) const;
/base/hiviewdfx/hiview/core/
Devent_json_parser.cpp176 AppendExtensiveInfo(event, curSysEventId); in HandleEventJson()
182 void EventJsonParser::AppendExtensiveInfo(std::shared_ptr<SysEvent> event, const uint64_t sysEventI… in AppendExtensiveInfo() function in OHOS::HiviewDFX::EventJsonParser