Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dextension_config.cpp80 AppExecFwk::ElementName targetElementName; in IsExtensionStartServiceEnable() local
85 if (!targetElementName.ParseURI(targetUri) || in IsExtensionStartServiceEnable()
92 iterElementName.GetBundleName() == targetElementName.GetBundleName() && in IsExtensionStartServiceEnable()
93 iterElementName.GetAbilityName() == targetElementName.GetAbilityName()) { in IsExtensionStartServiceEnable()

Completed in 1 milliseconds