Home
last modified time | relevance | path

Searched refs:ui_guard (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/WinUpdater/
H A DWinUI.cpp62 Common::ScopeGuard ui_guard{[] { window_created_event.Set(); }}; in InitWindow() local
210 Common::ScopeGuard ui_guard{[result] { in MessageLoop() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/UpdaterCommon/
H A DUpdaterCommon.cpp689 Common::ScopeGuard ui_guard{[] { UI::Stop(); }}; in RunUpdater() local