_AsyncStatusInternal 7289 modules/highgui/src/ppltasks_winrt.h             _M_currentStatus(_AsyncStatusInternal::_AsyncCreated),
_AsyncStatusInternal 7326 modules/highgui/src/ppltasks_winrt.h             else if (_M_currentStatus != _AsyncStatusInternal::_AsyncCreated)
_AsyncStatusInternal 7340 modules/highgui/src/ppltasks_winrt.h             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7486 modules/highgui/src/ppltasks_winrt.h             return _TransitionToState(_AsyncStatusInternal::_AsyncCompleted);
_AsyncStatusInternal 7491 modules/highgui/src/ppltasks_winrt.h             return _TransitionToState(_AsyncStatusInternal::_AsyncCanceled);
_AsyncStatusInternal 7497 modules/highgui/src/ppltasks_winrt.h             return _TransitionToState(_AsyncStatusInternal::_AsyncError);
_AsyncStatusInternal 7517 modules/highgui/src/ppltasks_winrt.h             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7568 modules/highgui/src/ppltasks_winrt.h             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7580 modules/highgui/src/ppltasks_winrt.h         inline bool _TransitionToState(const _AsyncStatusInternal _NewState)
_AsyncStatusInternal 7582 modules/highgui/src/ppltasks_winrt.h             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7588 modules/highgui/src/ppltasks_winrt.h             case _AsyncStatusInternal::_AsyncStarted:
_AsyncStatusInternal 7594 modules/highgui/src/ppltasks_winrt.h             case _AsyncStatusInternal::_AsyncCompleted:
_AsyncStatusInternal 7600 modules/highgui/src/ppltasks_winrt.h             case _AsyncStatusInternal::_AsyncCancelPending:
_AsyncStatusInternal 7606 modules/highgui/src/ppltasks_winrt.h             case _AsyncStatusInternal::_AsyncCanceled:
_AsyncStatusInternal 7612 modules/highgui/src/ppltasks_winrt.h             case _AsyncStatusInternal::_AsyncError:
_AsyncStatusInternal 7618 modules/highgui/src/ppltasks_winrt.h             case _AsyncStatusInternal::_AsyncClosed:
_AsyncStatusInternal 7632 modules/highgui/src/ppltasks_winrt.h             _AsyncStatusInternal _RetState = static_cast<_AsyncStatusInternal>(
_AsyncStatusInternal 7648 modules/highgui/src/ppltasks_winrt.h         inline bool _IsTerminalState(_AsyncStatusInternal status)
_AsyncStatusInternal 7660 modules/highgui/src/ppltasks_winrt.h         _AsyncStatusInternal volatile                   _M_currentStatus;
_AsyncStatusInternal 7289 modules/videoio/src/ppltasks_winrt.hpp             _M_currentStatus(_AsyncStatusInternal::_AsyncCreated),
_AsyncStatusInternal 7326 modules/videoio/src/ppltasks_winrt.hpp             else if (_M_currentStatus != _AsyncStatusInternal::_AsyncCreated)
_AsyncStatusInternal 7340 modules/videoio/src/ppltasks_winrt.hpp             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7486 modules/videoio/src/ppltasks_winrt.hpp             return _TransitionToState(_AsyncStatusInternal::_AsyncCompleted);
_AsyncStatusInternal 7491 modules/videoio/src/ppltasks_winrt.hpp             return _TransitionToState(_AsyncStatusInternal::_AsyncCanceled);
_AsyncStatusInternal 7497 modules/videoio/src/ppltasks_winrt.hpp             return _TransitionToState(_AsyncStatusInternal::_AsyncError);
_AsyncStatusInternal 7517 modules/videoio/src/ppltasks_winrt.hpp             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7568 modules/videoio/src/ppltasks_winrt.hpp             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7580 modules/videoio/src/ppltasks_winrt.hpp         inline bool _TransitionToState(const _AsyncStatusInternal _NewState)
_AsyncStatusInternal 7582 modules/videoio/src/ppltasks_winrt.hpp             _AsyncStatusInternal _Current = _M_currentStatus;
_AsyncStatusInternal 7588 modules/videoio/src/ppltasks_winrt.hpp             case _AsyncStatusInternal::_AsyncStarted:
_AsyncStatusInternal 7594 modules/videoio/src/ppltasks_winrt.hpp             case _AsyncStatusInternal::_AsyncCompleted:
_AsyncStatusInternal 7600 modules/videoio/src/ppltasks_winrt.hpp             case _AsyncStatusInternal::_AsyncCancelPending:
_AsyncStatusInternal 7606 modules/videoio/src/ppltasks_winrt.hpp             case _AsyncStatusInternal::_AsyncCanceled:
_AsyncStatusInternal 7612 modules/videoio/src/ppltasks_winrt.hpp             case _AsyncStatusInternal::_AsyncError:
_AsyncStatusInternal 7618 modules/videoio/src/ppltasks_winrt.hpp             case _AsyncStatusInternal::_AsyncClosed:
_AsyncStatusInternal 7632 modules/videoio/src/ppltasks_winrt.hpp             _AsyncStatusInternal _RetState = static_cast<_AsyncStatusInternal>(
_AsyncStatusInternal 7648 modules/videoio/src/ppltasks_winrt.hpp         inline bool _IsTerminalState(_AsyncStatusInternal status)
_AsyncStatusInternal 7660 modules/videoio/src/ppltasks_winrt.hpp         _AsyncStatusInternal volatile                   _M_currentStatus;