Searched refs:withinBoot (Results 1 – 1 of 1) sorted by relevance
1611 static int32_t classifySettingEvent(bool isSetAlready, bool withinBoot) { in classifySettingEvent() argument1615 if (withinBoot) { in classifySettingEvent()1714 const bool withinBoot = in onEvent() local1720 classifySettingEvent(!deviceState.enabled.empty(), withinBoot); in onEvent()1736 classifySettingEvent(!deviceState.hasHeadTracker.empty(), withinBoot); in onEvent()1752 classifySettingEvent(!deviceState.headTrackerEnabled.empty(), withinBoot); in onEvent()