Home
last modified time | relevance | path

Searched defs:eventJson (Results 1 – 11 of 11) sorted by relevance

/base/hiviewdfx/hisysevent/frameworks/native/
Dhisysevent_json_decorator.cpp72 bool HiSysEventJsonDecorator::CheckAttrDecorationNeed(const Json::Value& eventJson, const std::stri… in HiSysEventJsonDecorator()
80 Validity HiSysEventJsonDecorator::CheckAttrValidity(const Json::Value& eventJson, const std::string… in HiSysEventJsonDecorator()
113 bool HiSysEventJsonDecorator::CheckEventDecorationNeed(const Json::Value& eventJson, in HiSysEventJsonDecorator()
169 Json::Value eventJson; in HiSysEventJsonDecorator() local
189 }, [this] (const Json::Value& eventJson, const Json::Value& definedName) { in HiSysEventJsonDecorator()
223 …l HiSysEventJsonDecorator::JudgeDataType(const std::string &dataType, const Json::Value &eventJson) in HiSysEventJsonDecorator()
/base/hiviewdfx/hiview/base/event_publish/
Devent_publish.cpp227 void RemoveEventInternalField(Json::Value& eventJson) in RemoveEventInternalField()
235 void WriteEventJson(Json::Value& eventJson, const std::string& filePath) in WriteEventJson()
247 Json::Value& eventJson) in SaveEventAndLogToSandBox()
259 void SaveEventToTempFile(int32_t uid, Json::Value& eventJson) in SaveEventToTempFile()
293 Json::Value& eventJson) in StartOverLimitThread()
306 const std::string& bundleName, Json::Value eventJson) in SendOverLimitEventToSandBox()
392 Json::Value eventJson; in PushEvent() local
/base/security/security_guard/interfaces/inner_api/obtaindata/src/
Dsg_obtaindata_client.cpp60 static int32_t RequestSecurityEventInfoAsyncImpl(const DeviceIdentify *devId, const char *eventJson, in RequestSecurityEventInfoAsyncImpl()
101 int32_t RequestSecurityEventInfoAsync(const DeviceIdentify *devId, const char *eventJson, in RequestSecurityEventInfoAsync()
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Djson_parser.cpp39 bool JsonParser::ParseJsonString(Json::Value& eventJson, const std::string& jsonStr) in ParseJsonString()
48 bool JsonParser::CheckJsonValue(const Json::Value& eventJson, const std::vector<std::string>& field… in CheckJsonValue()
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
Dapp_trace_context.cpp114 Json::Value eventJson; in InnerShareAppEvent() local
186 Json::Value eventJson; in PublishStackEvent() local
/base/security/security_guard/services/data_collect/collect/hiview/
Dhiview_listener.cpp72 nlohmann::json eventJson = nlohmann::json::parse(eventJsonStr); in GetSecEvent() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dos_event_listener.cpp242 Json::Value eventJson; in GetAppEventPackFromJson() local
/base/hiviewdfx/hiview/plugins/sysevent_source/
Devent_json_parser.cpp107 void EventJsonParser::InitEventInfoMapRef(const Json::Value& eventJson, JSON_VALUE_LOOP_HANDLER han… in InitEventInfoMapRef() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher.cpp172 std::string eventJson = event->AsJsonStr(); in HandleSubscribeTask() local
/base/hiviewdfx/hiview/base/
Dsys_event.cpp55 void AppendJsonValue(std::string& eventJson, const std::string& key, T val) in AppendJsonValue()
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_util.cpp775 Json::Value eventJson; in CreateHiSysEventInfoJsObject() local