Searched refs:isBootScene (Results 1 – 2 of 2) sorted by relevance
31 bool isBootScene = true; in DoSomethingInterestingWithMyAPI() local32 basebundleinstall.MarkPreBundleSyeEventBootTag(isBootScene); in DoSomethingInterestingWithMyAPI()
168 void MarkPreBundleSyeEventBootTag(bool isBootScene) in MarkPreBundleSyeEventBootTag() argument171 isBootScene ? InstallScene::BOOT : InstallScene::REBOOT; in MarkPreBundleSyeEventBootTag()