Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h236 void AddBaseInfoToJsonString(std::stringstream& jsonStr) const;
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp573 AddBaseInfoToJsonString(jsonStr); in GetEventStr()
592 void AppEventPack::AddBaseInfoToJsonString(std::stringstream& jsonStr) const in AddBaseInfoToJsonString() function in OHOS::HiviewDFX::AppEventPack