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.h237 void AddBaseInfoToJsonString(std::stringstream& jsonStr) const;
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp573 AddBaseInfoToJsonString(jsonStr); in GetEventStr()
592 void AppEventPack::AddBaseInfoToJsonString(std::stringstream& jsonStr) const in AddBaseInfoToJsonString() function in OHOS::HiviewDFX::AppEventPack