Home
last modified time | relevance | path

Searched defs:ParseAppListConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_guard/services/config_manager/src/
H A Dglobal_app_config.cpp101 bool GlobalAppConfig::ParseAppListConfig(std::vector<AppInfo>& configs, const nlohmann::json& json) in ParseAppListConfig() function in OHOS::Security::SecurityGuard::GlobalAppConfig
H A Dlocal_app_config.cpp98 bool LocalAppConfig::ParseAppListConfig(std::vector<AppInfo>& configs, const nlohmann::json& json) in ParseAppListConfig() function in OHOS::Security::SecurityGuard::LocalAppConfig