Home
last modified time | relevance | path

Searched refs:ParserAtomicModuleConfig (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1873 bool ParserAtomicModuleConfig(const nlohmann::json &jsonObject, InnerBundleInfo &innerBundleInfo) in ParserAtomicModuleConfig() function
1929 if (!ParserAtomicModuleConfig(jsonObject, innerBundleInfo)) { in ParserAtomicConfig()