Searched refs:MarkPreBundleSyeEventBootTag (Results 1 – 4 of 4) sorted by relevance
39 MarkPreBundleSyeEventBootTag(true); in InstallSystemBundle()55 MarkPreBundleSyeEventBootTag(!isOTA); in InstallSystemSharedBundle()79 MarkPreBundleSyeEventBootTag(false); in OTAInstallSystemBundle()123 MarkPreBundleSyeEventBootTag(false); in OTAInstallSystemBundleNeedCheckUser()152 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()179 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()205 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()225 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()266 MarkPreBundleSyeEventBootTag(false); in CheckUninstallSystemHsp()
51 MarkPreBundleSyeEventBootTag(true); in InstallSystemBundle()73 MarkPreBundleSyeEventBootTag(false); in OTAInstallSystemBundle()102 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()131 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()159 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()178 MarkPreBundleSyeEventBootTag(false); in UninstallSystemBundle()193 MarkPreBundleSyeEventBootTag(!isOTA); in InstallSystemSharedBundle()
32 basebundleinstall.MarkPreBundleSyeEventBootTag(isBootScene); in DoSomethingInterestingWithMyAPI()
168 void MarkPreBundleSyeEventBootTag(bool isBootScene) in MarkPreBundleSyeEventBootTag() function