Home
last modified time | relevance | path

Searched refs:_IsStarted (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dwebpagereplay.py140 def _IsStarted(self): member in ReplayServer
206 util.WaitFor(self._IsStarted, 30)
220 if self._IsStarted():
/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp2798 bool _IsStarted() in _IsStarted() function
3369 … _CONCRT_ASSERT((!_IsStarted() && !_IsPendingCancel()) || !_PropagatedFromAncestor);
3419 if (_IsStarted())
3439 _CONCRT_ASSERT(_IsStarted() && !_UserException);
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h2798 bool _IsStarted()
3369 … _CONCRT_ASSERT((!_IsStarted() && !_IsPendingCancel()) || !_PropagatedFromAncestor);
3419 if (_IsStarted())
3439 _CONCRT_ASSERT(_IsStarted() && !_UserException);