Searched defs:ParseAppListConfig (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/security_guard/services/config_manager/src/ | ||
H A D | global_app_config.cpp | 101 bool GlobalAppConfig::ParseAppListConfig(std::vector<AppInfo>& configs, const nlohmann::json& json) in ParseAppListConfig() function in OHOS::Security::SecurityGuard::GlobalAppConfig |
H A D | local_app_config.cpp | 98 bool LocalAppConfig::ParseAppListConfig(std::vector<AppInfo>& configs, const nlohmann::json& json) in ParseAppListConfig() function in OHOS::Security::SecurityGuard::LocalAppConfig |