Searched refs:AppendExtensiveInfo (Results 1 – 2 of 2) sorted by relevance
62 void AppendExtensiveInfo(std::shared_ptr<SysEvent> event, uint64_t sysEventId) const;
176 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