_GetValue        1364 modules/highgui/src/ppltasks_winrt.h         static _Type _GetValue(_Type _ObjInCtx, const _ContextCallback & /* _Ctx */, bool /* _RuntimeAggregate */)
_GetValue        1496 modules/highgui/src/ppltasks_winrt.h         static _Type* _GetValue(_Type* _ObjInCtx, const _ContextCallback& _Ctx, bool /* _RuntimeAggregate */)
_GetValue        1513 modules/highgui/src/ppltasks_winrt.h         static std::vector<_Type*> _GetValue(std::vector<_Type*> _ObjInCtx, const _ContextCallback& _Ctx, bool _RuntimeAggregate)
_GetValue        1550 modules/highgui/src/ppltasks_winrt.h         static std::pair<_Type*, size_t> _GetValue(std::pair<_Type*, size_t> _ObjInCtx, const _ContextCallback& _Ctx, bool _RuntimeAggregate)
_GetValue        1790 modules/highgui/src/ppltasks_winrt.h                 _M_asyncInfo = _ResultContext<_AsyncOperationType*>::_GetValue(_M_asyncInfo.Get(), _M_asyncInfoContext, false);
_GetValue        3568 modules/highgui/src/ppltasks_winrt.h             return _ResultContext<_ReturnType>::_GetValue(_M_Result, _M_ResultContext, _M_fRuntimeAggregate);
_GetValue        8180 modules/highgui/src/ppltasks_winrt.h                     *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_Index++], false);
_GetValue        8291 modules/highgui/src/ppltasks_winrt.h                         *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_I], false);
_GetValue        8467 modules/highgui/src/ppltasks_winrt.h                 *_It = _ResultContext<_ReturnType>::_GetValue(*_It, _PParam->_M_contexts[0], false);
_GetValue        8476 modules/highgui/src/ppltasks_winrt.h                 _Result.push_back(_ResultContext<_ReturnType>::_GetValue(_PParam->_M_mergeVal, _PParam->_M_contexts[1], false));
_GetValue        8484 modules/highgui/src/ppltasks_winrt.h                 _Result.insert(_Result.begin(), _ResultContext<_ReturnType>::_GetValue(_PParam->_M_mergeVal, _PParam->_M_contexts[1], false));
_GetValue        1790 modules/videoio/src/ppltasks_winrt.hpp                 _M_asyncInfo = _ResultContext<_AsyncOperationType*>::_GetValue(_M_asyncInfo.Get(), _M_asyncInfoContext, false);
_GetValue        3568 modules/videoio/src/ppltasks_winrt.hpp             return _ResultContext<_ReturnType>::_GetValue(_M_Result, _M_ResultContext, _M_fRuntimeAggregate);
_GetValue        8180 modules/videoio/src/ppltasks_winrt.hpp                     *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_Index++], false);
_GetValue        8291 modules/videoio/src/ppltasks_winrt.hpp                         *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_I], false);
_GetValue        8467 modules/videoio/src/ppltasks_winrt.hpp                 *_It = _ResultContext<_ReturnType>::_GetValue(*_It, _PParam->_M_contexts[0], false);
_GetValue        8476 modules/videoio/src/ppltasks_winrt.hpp                 _Result.push_back(_ResultContext<_ReturnType>::_GetValue(_PParam->_M_mergeVal, _PParam->_M_contexts[1], false));
_GetValue        8484 modules/videoio/src/ppltasks_winrt.hpp                 _Result.insert(_Result.begin(), _ResultContext<_ReturnType>::_GetValue(_PParam->_M_mergeVal, _PParam->_M_contexts[1], false));