Searched refs:SetParamStr (Results 1 – 4 of 4) sorted by relevance
267 appEventPack->SetParamStr(Json::FastWriter().write(paramsJson)); in GetAppEventPackFromJson()
224 void SetParamStr(const std::string& paramStr);
104 event->SetParamStr(GetStringFromResultSet(resultSet, Events::FIELD_PARAMS)); in GetEventFromResultSet()
779 void AppEventPack::SetParamStr(const std::string& paramStr) in SetParamStr() function in OHOS::HiviewDFX::AppEventPack