Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp44 const std::string OPEN_LINK_APP_LINKING_ONLY = "appLinkingOnly"; member
394 isOpenLink = request.want.HasParameter(OPEN_LINK_APP_LINKING_ONLY); in GenerateAbilityRequestByAction()
395 appLinkingOnly = request.want.GetBoolParam(OPEN_LINK_APP_LINKING_ONLY, false); in GenerateAbilityRequestByAction()
916 if (want.GetBoolParam(OPEN_LINK_APP_LINKING_ONLY, false)) { in SetTargetLinkInfo()
/foundation/ability/ability_runtime/test/unittest/implicit_start_processor_test/
H A Dimplicit_start_processor_test.cpp33 const std::string OPEN_LINK_APP_LINKING_ONLY = "appLinkingOnly"; member

Completed in 3 milliseconds