Searched refs:_ContinuationTaskHandleBase (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/videoio/src/ |
D | ppltasks_winrt.hpp | 2249 struct _ContinuationTaskHandleBase : _UnrealizedChore struct 2251 _ContinuationTaskHandleBase * _M_next; argument 2260 _ContinuationTaskHandleBase() : in _ContinuationTaskHandleBase() function 2264 virtual ~_ContinuationTaskHandleBase() {} in ~_ContinuationTaskHandleBase() argument 2925 void _RunContinuation(_ContinuationTaskHandleBase * _PTaskHandle) in _RunContinuation() 2966 void _ScheduleContinuationTask(_ContinuationTaskHandleBase * _PTaskHandle) in _ScheduleContinuationTask() 3038 void _ScheduleContinuation(_ContinuationTaskHandleBase * _PTaskHandle) in _ScheduleContinuation() 3282 typedef _ContinuationTaskHandleBase * _ContinuationList; 5005 …inuationReturnType, _Function, _IsTaskBased, _TypeSelection>, details::_ContinuationTaskHandleBase> 5017 …inuationReturnType, _Function, _IsTaskBased, _TypeSelection>, details::_ContinuationTaskHandleBase>
|
/external/opencv3/modules/highgui/src/ |
D | ppltasks_winrt.h | 2249 struct _ContinuationTaskHandleBase : _UnrealizedChore 2251 _ContinuationTaskHandleBase * _M_next; 2260 _ContinuationTaskHandleBase() : 2264 virtual ~_ContinuationTaskHandleBase() {} 2925 void _RunContinuation(_ContinuationTaskHandleBase * _PTaskHandle) 2966 void _ScheduleContinuationTask(_ContinuationTaskHandleBase * _PTaskHandle) 3038 void _ScheduleContinuation(_ContinuationTaskHandleBase * _PTaskHandle) 3282 typedef _ContinuationTaskHandleBase * _ContinuationList; 5005 …inuationReturnType, _Function, _IsTaskBased, _TypeSelection>, details::_ContinuationTaskHandleBase> 5017 …inuationReturnType, _Function, _IsTaskBased, _TypeSelection>, details::_ContinuationTaskHandleBase>
|