Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp468 …template <typename _ReturnType, typename _Function> auto _IsCallable(_Function _Func, int, int, in… in _IsCallable()
469 …template <typename _ReturnType, typename _Function> auto _IsCallable(_Function _Func, int, int, ..… in _IsCallable()
470 …template <typename _ReturnType, typename _Function> auto _IsCallable(_Function _Func, int, ...) ->… in _IsCallable()
1062 …static void _ScheduleFuncWithAutoInline(const std::function<HRESULT(void)> & _Func, _TaskInliningM… in _ScheduleFuncWithAutoInline()