Searched refs:AddOthersToJsonString (Results 1 – 2 of 2) sorted by relevance
193 void AddOthersToJsonString(std::stringstream& jsonStr, const AppEventParam param) const;
513 void AppEventPack::AddOthersToJsonString(std::stringstream& jsonStr, const AppEventParam param) con… in AddOthersToJsonString() function in OHOS::HiviewDFX::AppEventPack577 AddOthersToJsonString(jsonStr, *it); in GetJsonString()