Searched refs:ifExists (Results 1 – 1 of 1) sorted by relevance
2810 bool ifExists = false; in GetAbilityFromBundleInfo() local2818 ifExists = true; in GetAbilityFromBundleInfo()2823 if (ifExists) { in GetAbilityFromBundleInfo()2827 if (!ifExists) { in GetAbilityFromBundleInfo()2837 bool ifExists = false; in GetExtensionFromBundleInfo() local2841 ifExists = true; in GetExtensionFromBundleInfo()2850 if (ifExists) { in GetExtensionFromBundleInfo()2854 if (!ifExists) { in GetExtensionFromBundleInfo()