Searched defs:eventJson (Results 1 – 11 of 11) sorted by relevance
| /base/hiviewdfx/hisysevent/frameworks/native/ |
| D | hisysevent_json_decorator.cpp | 72 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/ |
| D | event_publish.cpp | 227 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/ |
| D | sg_obtaindata_client.cpp | 60 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/ |
| D | json_parser.cpp | 39 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/ |
| D | app_trace_context.cpp | 114 Json::Value eventJson; in InnerShareAppEvent() local 186 Json::Value eventJson; in PublishStackEvent() local
|
| /base/security/security_guard/services/data_collect/collect/hiview/ |
| D | hiview_listener.cpp | 72 nlohmann::json eventJson = nlohmann::json::parse(eventJsonStr); in GetSecEvent() local
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
| D | os_event_listener.cpp | 242 Json::Value eventJson; in GetAppEventPackFromJson() local
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/ |
| D | event_json_parser.cpp | 107 void EventJsonParser::InitEventInfoMapRef(const Json::Value& eventJson, JSON_VALUE_LOOP_HANDLER han… in InitEventInfoMapRef() argument
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| D | data_publisher.cpp | 172 std::string eventJson = event->AsJsonStr(); in HandleSubscribeTask() local
|
| /base/hiviewdfx/hiview/base/ |
| D | sys_event.cpp | 55 void AppendJsonValue(std::string& eventJson, const std::string& key, T val) in AppendJsonValue()
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| D | napi_hisysevent_util.cpp | 775 Json::Value eventJson; in CreateHiSysEventInfoJsObject() local
|