Home
last modified time | relevance | path

Searched refs:SUPPORT_ACTION_START_SELECTOR (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp31 constexpr const char* SUPPORT_ACTION_START_SELECTOR = "persist.sys.ability.support.action_start_selector"; member
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp48 constexpr const char* SUPPORT_ACTION_START_SELECTOR = "persist.sys.ability.support.action_start_selector"; member
930 std::string supportStart = OHOS::system::GetParameter(SUPPORT_ACTION_START_SELECTOR, "false"); in IsActionImplicitStart()

Completed in 3 milliseconds