Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.cpp2804 bool ifExists = false; in GetAbilityFromBundleInfo() local
2812 ifExists = true; in GetAbilityFromBundleInfo()
2817 if (ifExists) { in GetAbilityFromBundleInfo()
2821 if (!ifExists) { in GetAbilityFromBundleInfo()
2831 bool ifExists = false; in GetExtensionFromBundleInfo() local
2835 ifExists = true; in GetExtensionFromBundleInfo()
2844 if (ifExists) { in GetExtensionFromBundleInfo()
2848 if (!ifExists) { in GetExtensionFromBundleInfo()

Completed in 11 milliseconds