Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp91 const std::set<std::string> VIRTUAL_MACHINE_SET = { variable
1689 …if (Profile::VIRTUAL_MACHINE_SET.find(moduleJson.module.virtualMachine) != Profile::VIRTUAL_MACHIN… in ToInnerModuleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp51 const std::set<std::string> VIRTUAL_MACHINE_SET = { variable
2436 …if (Profile::VIRTUAL_MACHINE_SET.find(moduleJson.module.virtualMachine) != Profile::VIRTUAL_MACHIN… in ToInnerModuleInfo()