Home
last modified time | relevance | path

Searched defs:launchMode (Results 1 – 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
Dinner_mission_info.h46 int32_t launchMode; member
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
Dmission_info.h77 int32_t launchMode; member
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
Dability_info.h123 LaunchMode launchMode; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dability_info.h144 LaunchMode launchMode = LaunchMode::SINGLETON; member
198 LaunchMode launchMode = LaunchMode::SINGLETON; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_parser.cpp815 char *launchMode = ParseValue(abilityObjectItem, PROFILE_KEY_MODULE_ABILITY_LAUNCHTYPE); in ParseAbilityLauchMode() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dability_info.h97 LaunchMode launchMode = LaunchMode::SINGLETON; member
/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/
Dui_ability_lifecycle_manager_test.cpp3902 AppExecFwk::LaunchMode launchMode = AppExecFwk::LaunchMode::SPECIFIED; variable
3926 AppExecFwk::LaunchMode launchMode = AppExecFwk::LaunchMode::STANDARD; variable
3950 AppExecFwk::LaunchMode launchMode = AppExecFwk::LaunchMode::SPECIFIED; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js2244 pushWithLaunchModeAndAnimated(info, launchMode, animated, createPromise) { argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp11079 LaunchMode launchMode = LaunchMode::SINGLETON; variable