Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp2657 if(!_HasUserException()) in _Wait()
2667 if (!_HasUserException()) in _Wait()
2690 if (_HasUserException()) in _Wait()
2737 _CONCRT_ASSERT(!_HasUserException()); in _CancelWithException()
2747 _CONCRT_ASSERT(!_HasUserException()); in _CancelWithException()
2818 bool _HasUserException() in _HasUserException() function
2830 _CONCRT_ASSERT(_HasUserException()); in _GetExceptionHolder()
2906 _CONCRT_ASSERT(_HasUserException()); in _ScheduleTask()
2930 if (_HasUserException()) in _RunContinuation()
3052 if (_HasUserException()) in _ScheduleContinuation()
[all …]
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h2657 if(!_HasUserException())
2667 if (!_HasUserException())
2690 if (_HasUserException())
2737 _CONCRT_ASSERT(!_HasUserException());
2747 _CONCRT_ASSERT(!_HasUserException());
2818 bool _HasUserException()
2830 _CONCRT_ASSERT(_HasUserException());
2906 _CONCRT_ASSERT(_HasUserException());
2930 if (_HasUserException())
3052 if (_HasUserException())
[all …]