Searched refs:ParseModelConfig (Results 1 – 4 of 4) sorted by relevance
70 bool success = ParseModelConfig(configs, jsonObj); in Parse()96 bool success = ParseModelConfig(configs, jsonObj); in Update()110 bool ModelConfig::ParseModelConfig(std::vector<ModelCfg> &configs, nlohmann::json &jsonObj) in ParseModelConfig() function in OHOS::Security::SecurityGuard::ModelConfig
34 static bool ParseModelConfig(std::vector<ModelCfg> &configs, nlohmann::json &jsonObj);