Home
last modified time | relevance | path

Searched defs:_IsAsyncTask (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp452 static const bool _IsAsyncTask = _IsAsync; member
464 static const bool _IsAsyncTask = true; member
481 static const bool _IsAsyncTask = false; member
990 static const bool _IsAsyncTask = _TaskTypeTraits<_FuncRetType>::_IsAsyncTask; member
998 static const bool _IsAsyncTask = false; member