Home
last modified time | relevance | path

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

/base/security/security_guard/services/config_manager/src/
Dmodel_cfg_marshalling.cpp200 void to_json(json &jsonObj, const DataMgrCfgSt &dataMgrCfg) in to_json()
210 void from_json(const json &jsonObj, DataMgrCfgSt &dataMgrCfg) in from_json()
/base/security/security_guard/test/unittest/risk_classify/include/
Dmodel_cfg_marshalling.h62 void to_json(nlohmann::json &jsonObj, const DataMgrCfgSt &dataMgrCfg) {}; in to_json()
63 void from_json(const nlohmann::json &jsonObj, DataMgrCfgSt &dataMgrCfg) {}; in from_json()
/base/security/security_guard/test/unittest/data_collect/sa/
Dmodel_cfg_marshalling.h61 void to_json(nlohmann::json &jsonObj, const DataMgrCfgSt &dataMgrCfg) {}; in to_json()
62 void from_json(const nlohmann::json &jsonObj, DataMgrCfgSt &dataMgrCfg) {}; in from_json()