Searched refs:isDialogSelectDestroy_ (Results 1 – 2 of 2) sorted by relevance
1239 std::atomic<bool> isDialogSelectDestroy_ = false; variable
5895 isDialogSelectDestroy_.store(false); in RestoreSafeVolume()6031 if (!isDialogSelectDestroy_.load()) { in ShowDialog()6033 … [this] () { return isDialogSelectDestroy_.load() || !isSafeVolumeDialogShowing_.load(); }); in ShowDialog()6037 isDialogSelectDestroy_.store(false); in ShowDialog()8161 isDialogSelectDestroy_.store(true); in DisableSafeMediaVolume()