Searched refs:_Schedule (Results 1 – 3 of 3) sorted by relevance
/external/autotest/site_utils/suite_scheduler/ |
D | deduping_scheduler.py | 86 def _Schedule(self, suite, board, build, pool, num, priority, timeout, member in DedupingScheduler 185 return self._Schedule(suite, board, build, pool, num, priority,
|
/external/opencv3/modules/videoio/src/ |
D | ppltasks_winrt.hpp | 3040 enum { _Nothing, _Schedule, _Cancel, _CancelWithException } _Do = _Nothing; in _ScheduleContinuation() enumerator 3048 _Do = _Schedule; in _ScheduleContinuation() 3073 case _Schedule: in _ScheduleContinuation()
|
/external/opencv3/modules/highgui/src/ |
D | ppltasks_winrt.h | 3040 enum { _Nothing, _Schedule, _Cancel, _CancelWithException } _Do = _Nothing; 3048 _Do = _Schedule; 3073 case _Schedule:
|