Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp1357 struct _ResultContext struct
1359 static _ContextCallback _GetContext(bool /* _RuntimeAggregate */) in _GetContext()
1364 …_Type _GetValue(_Type _ObjInCtx, const _ContextCallback & /* _Ctx */, bool /* _RuntimeAggregate */) in _GetValue()
1494 struct _ResultContext<_Type*> struct
1496 …atic _Type* _GetValue(_Type* _ObjInCtx, const _ContextCallback& _Ctx, bool /* _RuntimeAggregate */) in _GetValue()
1501 static _ContextCallback _GetContext(bool /* _RuntimeAggregate */) in _GetContext()
1511 struct _ResultContext<std::vector<_Type*>> struct
1513 …pe*> _GetValue(std::vector<_Type*> _ObjInCtx, const _ContextCallback& _Ctx, bool _RuntimeAggregate) in _GetValue()
1534 static _ContextCallback _GetContext(bool _RuntimeAggregate) in _GetContext()
1548 struct _ResultContext<std::pair<_Type*, size_t>> struct
[all …]