Home
last modified time | relevance | path

Searched defs:eventContentSt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_guard/services/config_manager/src/
H A Dmodel_cfg_marshalling.cpp230 void to_json(json &jsonObj, const EventContentSt &eventContentSt) in to_json()
239 void from_json(const json &jsonObj, EventContentSt &eventContentSt) in from_json()
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dmodel_cfg_marshalling.h64 void to_json(nlohmann::json &jsonObj, const EventContentSt &eventContentSt) {}; in to_json()
65 void from_json(const nlohmann::json &jsonObj, EventContentSt &eventContentSt) {}; in from_json()
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/
H A Dmodel_cfg_marshalling.h65 void to_json(nlohmann::json &jsonObj, const EventContentSt &eventContentSt) {}; in to_json()
66 void from_json(const nlohmann::json &jsonObj, EventContentSt &eventContentSt) {}; in from_json()