Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h216 void AddBaseInfoToJsonString(std::stringstream& jsonStr) const;
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp539 AddBaseInfoToJsonString(jsonStr); in GetEventStr()
558 void AppEventPack::AddBaseInfoToJsonString(std::stringstream& jsonStr) const in AddBaseInfoToJsonString() function in OHOS::HiviewDFX::AppEventPack