Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp85 const std::set<std::string> MODULE_TYPE_SET = { variable
1674 if (Profile::MODULE_TYPE_SET.find(moduleJson.module.type) != Profile::MODULE_TYPE_SET.end()) { in ToInnerModuleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp45 const std::set<std::string> MODULE_TYPE_SET = { variable
2338 if (ProfileReader::MODULE_TYPE_SET.find(moduleType) != ProfileReader::MODULE_TYPE_SET.end()) { in ToInnerModuleInfo()
H A Dmodule_profile.cpp45 const std::set<std::string> MODULE_TYPE_SET = { variable
2421 if (Profile::MODULE_TYPE_SET.find(moduleJson.module.type) != Profile::MODULE_TYPE_SET.end()) { in ToInnerModuleInfo()