Home
last modified time | relevance | path

Searched refs:COMPONENT_STARTUP_NEW_RULES (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp51 constexpr char COMPONENT_STARTUP_NEW_RULES[] = "component.startup.newRules"; member
566 startUpNewRule_ = setWant_->GetBoolParam(COMPONENT_STARTUP_NEW_RULES, false); in IsUseNewStartUpRule()
H A Dability.cpp77 const std::string COMPONENT_STARTUP_NEW_RULES = "component.startup.newRules"; member
1435 startUpNewRule_ = setWant_->GetBoolParam(COMPONENT_STARTUP_NEW_RULES, false); in IsUseNewStartUpRule()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp75 const std::string COMPONENT_STARTUP_NEW_RULES = "component.startup.newRules"; member
197 want_.SetParam(COMPONENT_STARTUP_NEW_RULES, flag); in AbilityRecord()
H A Dability_manager_service.cpp125 constexpr const char* COMPONENT_STARTUP_NEW_RULES = "component.startup.newRules"; member
429 startUpNewRule_ = CheckNewRuleSwitchState(COMPONENT_STARTUP_NEW_RULES); in InitStartupFlag()
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_first_test/
H A Dability_manager_service_first_test.cpp58 const std::string COMPONENT_STARTUP_NEW_RULES = "component.startup.newRules"; member

Completed in 36 milliseconds