| /base/security/security_guard/services/config_manager/src/ |
| D | model_cfg_marshalling.cpp | 25 void from_json(const nlohmann::json &jsonObj, AppDetectionCfg &config) in from_json() function 38 void from_json(const nlohmann::json &jsonObj, Field &field) in from_json() function 55 void from_json(const nlohmann::json &jsonObj, Rule &rule) in from_json() function 72 void from_json(const nlohmann::json &jsonObj, BuildInDetectionCfg &config) in from_json() function 118 void from_json(const json &jsonObj, ModelCfg &modelCfg) in from_json() function 177 void from_json(const json &jsonObj, EventCfg &eventCfg) in from_json() function 210 void from_json(const json &jsonObj, DataMgrCfgSt &dataMgrCfg) in from_json() function 239 void from_json(const json &jsonObj, EventContentSt &eventContentSt) in from_json() function
|
| /base/security/security_guard/test/unittest/risk_classify/include/ |
| D | model_cfg_marshalling.h | 55 void from_json(const nlohmann::json &jsonObj, Field &field) {}; in from_json() function 56 void from_json(const nlohmann::json &jsonObj, Rule &rule) {}; in from_json() function 57 void from_json(const nlohmann::json &jsonObj, BuildInDetectionCfg &config) {}; in from_json() function 59 void from_json(const nlohmann::json &jsonObj, ModelCfg &modelCfg) {}; in from_json() function 61 void from_json(const nlohmann::json &jsonObj, EventCfg &eventCfg) {}; in from_json() function 63 void from_json(const nlohmann::json &jsonObj, DataMgrCfgSt &dataMgrCfg) {}; in from_json() function 66 void from_json(const nlohmann::json &jsonObj, EventContentSt &eventContentSt) {}; in from_json() function
|
| /base/security/security_guard/test/unittest/data_collect/sa/ |
| D | model_cfg_marshalling.h | 54 void from_json(const nlohmann::json &jsonObj, Field &field) {}; in from_json() function 55 void from_json(const nlohmann::json &jsonObj, Rule &rule) {}; in from_json() function 56 void from_json(const nlohmann::json &jsonObj, BuildInDetectionCfg &config) {}; in from_json() function 58 void from_json(const nlohmann::json &jsonObj, ModelCfg &modelCfg) {}; in from_json() function 60 void from_json(const nlohmann::json &jsonObj, EventCfg &eventCfg) {}; in from_json() function 62 void from_json(const nlohmann::json &jsonObj, DataMgrCfgSt &dataMgrCfg) {}; in from_json() function 65 void from_json(const nlohmann::json &jsonObj, EventContentSt &eventContentSt) {}; in from_json() function
|
| /base/security/access_token/services/common/config_policy/src/ |
| D | config_policy_loader.cpp | 68 void from_json(const nlohmann::json& j, AccessTokenServiceConfig& a) in from_json() function 95 void from_json(const nlohmann::json& j, PrivacyServiceConfig& p) in from_json() function 114 void from_json(const nlohmann::json& j, TokenSyncServiceConfig& t) in from_json() function
|
| /base/security/security_guard/test/unittest/security_collector/include/ |
| D | collector_cfg_marshalling.h | 28 void from_json(const nlohmann::json &jsonObj, ModuleCfgSt &moduleCfgSt) {}; in from_json() function
|
| /base/update/updateservice/foundations/model/include/ |
| D | error_message.h | 38 friend void from_json(const nlohmann::json &jsonObj, ErrorMessage &message) in from_json() function
|
| D | business_error.h | 58 friend void from_json(const nlohmann::json &jsonObj, BusinessError &businessError) in from_json() function
|
| /base/security/security_guard/services/security_collector/src/ |
| D | collector_cfg_marshalling.cpp | 38 void from_json(const json &jsonObj, ModuleCfgSt &moduleCfg) in from_json() function
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
| D | dlp_permission_set_parser.cpp | 38 void from_json(const nlohmann::json& j, PermissionDlpMode& p) in from_json() function
|
| D | permission_definition_parser.cpp | 118 void from_json(const nlohmann::json& j, PermissionDefParseRet& result) in from_json() function
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/token/ |
| D | native_token_receptor.cpp | 78 void from_json(const nlohmann::json& j, std::shared_ptr<NativeTokenInfoInner>& p) in from_json() function
|
| /base/useriam/user_auth_framework/services/context/src/ |
| D | widget_json.cpp | 249 void from_json(const nlohmann::json &jsonNotice, WidgetNotice ¬ice) in from_json() function
|
| /base/security/appverify/interfaces/innerkits/appverify/src/provision/ |
| D | provision_verify.cpp | 233 void from_json(const cJSON* obj, ProvisionInfo& out) in from_json() function
|