Home
last modified time | relevance | path

Searched defs:paramString (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Devent_json_util.cpp47 bool GetJsonObjectFromJsonString(Json::Value& eventJson, const std::string& paramString) in GetJsonObjectFromJsonString()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dapp_event_util.cpp67 std::string paramString = appEvent->GetParamStr(); in ReportAppEventReceive() local