Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h237 void AddTraceInfoToJsonString(std::stringstream& jsonStr) const;
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp601 AddTraceInfoToJsonString(jsonStr); in AddBaseInfoToJsonString()
604 void AppEventPack::AddTraceInfoToJsonString(std::stringstream& jsonStr) const in AddTraceInfoToJsonString() function in OHOS::HiviewDFX::AppEventPack