Home
last modified time | relevance | path

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

/third_party/boost/boost/thread/
Dthread_time.hpp35 inline unsigned long get_milliseconds_until(system_time const& target_time) in get_milliseconds_until()
Dlock_types.hpp143 unique_lock(Mutex& m_,TimeDuration const& target_time): in unique_lock()
148 unique_lock(Mutex& m_,system_time const& target_time): in unique_lock()
538 shared_lock(Mutex& m_,system_time const& target_time): in shared_lock()
662 bool timed_lock(boost::system_time const& target_time) in timed_lock()
676 bool timed_lock(Duration const& target_time) in timed_lock()
/third_party/flutter/engine/flutter/fml/
Ddelayed_task.cc13 fml::TimePoint target_time) in DelayedTask()
Dtask_runner.cc28 fml::TimePoint target_time) { in PostTaskForTime()
Dmessage_loop_impl.cc57 void MessageLoopImpl::PostTask(fml::closure task, fml::TimePoint target_time) { in PostTask()
Dmessage_loop_task_queues.cc76 fml::TimePoint target_time) { in RegisterTask()
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dtask_runner_adapter.cc26 void PostTaskForTime(fml::closure task, fml::TimePoint target_time) override { in PostTaskForTime()
/third_party/flutter/engine/flutter/shell/platform/ohos/
Dplatform_task_runner_adapter.cc29 void PlatformTaskRunnerAdapter::PostTaskForTime(fml::closure task, fml::TimePoint target_time) in PostTaskForTime()
Dace_vsync_waiter_embedder.cc57 auto target_time = in VSyncCallback() local
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder_task_runner.cc33 fml::TimePoint target_time) { in PostTaskForTime()
Dace_embedder.cc1072 auto target_time = fml::TimePoint::FromEpochDelta( in FlutterEngineOnVsync() local
Dembedder.cc1314 auto target_time = fml::TimePoint::FromEpochDelta( in FlutterEngineOnVsync() local
/third_party/flutter/engine/flutter/shell/platform/android/
Dvsync_waiter_android.cc62 auto target_time = fml::TimePoint::FromEpochDelta( in OnNativeVsync() local
Dace_vsync_waiter_android.cc69 auto target_time = fml::TimePoint::FromEpochDelta( in OnNativeVsync() local
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.h112 GstClockTime target_time; member
Dgstdashdemux.c1589 GstClockTime target_time) in gst_dash_demux_stream_advance_sync_sample()
1985 GstClockTime target_time = GST_CLOCK_TIME_NONE; in gst_dash_demux_stream_advance_fragment() local
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_unittests.cc134 auto target_time = fml::TimePoint::FromEpochDelta( in GetEmbedderDescription() local
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c1482 GstClockTime target_time; in request_next_keyframe() local