Home
last modified time | relevance | path

Searched defs:LAUNCH_MODE_MAP (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_parser.cpp34 const std::map<std::string, LaunchMode> LAUNCH_MODE_MAP = {{"singleton", SINGLETON}, {"standard", STANDARD}}; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp121 const std::map<std::string, LaunchMode> LAUNCH_MODE_MAP = { member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp47 const std::unordered_map<std::string, LaunchMode> LAUNCH_MODE_MAP = { member
H A Dmodule_profile.cpp83 const std::unordered_map<std::string, LaunchMode> LAUNCH_MODE_MAP = { member

Completed in 16 milliseconds