Home
last modified time | relevance | path

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

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