Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h238 void AddParamsInfoToJsonString(std::stringstream& jsonStr) const;
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp574 AddParamsInfoToJsonString(jsonStr); in GetEventStr()
615 void AppEventPack::AddParamsInfoToJsonString(std::stringstream& jsonStr) const in AddParamsInfoToJsonString() function in OHOS::HiviewDFX::AppEventPack