Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp318 bool appLinkingExist = false; in ProcessLinkType() local
325 appLinkingExist = true; in ProcessLinkType()
331 if (!appLinkingExist && !defaultAppExist) { in ProcessLinkType()
340 if (it->linkType == AppExecFwk::LinkType::DEFAULT_APP && appLinkingExist) { in ProcessLinkType()

Completed in 2 milliseconds