Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/
Dtask_queue.cc28 bool TaskQueue::IsCurrent() const { in IsCurrent() function in rtc::TaskQueue
Dthread.cc561 bool Thread::IsCurrent() const { in IsCurrent() function in rtc::Thread
/external/webrtc/rtc_base/synchronization/
Dsequence_checker_internal.h62 bool IsCurrent() const { return true; } in IsCurrent() function
Dsequence_checker_internal.cc42 bool SequenceCheckerImpl::IsCurrent() const { in IsCurrent() function in webrtc::webrtc_sequence_checker_internal::SequenceCheckerImpl
/external/webrtc/api/
Dsequence_checker.h48 bool IsCurrent() const { return Impl::IsCurrent(); } in IsCurrent() function
/external/webrtc/api/task_queue/
Dtask_queue_base.h125 bool IsCurrent() const { return Current() == this; } in IsCurrent() function
/external/webrtc/modules/utility/
Dmaybe_worker_thread.cc82 bool MaybeWorkerThread::IsCurrent() const { in IsCurrent() function in webrtc::MaybeWorkerThread
/external/libchrome/mojo/core/
Drequest_context.cc100 bool RequestContext::IsCurrent() const { in IsCurrent() function in mojo::core::RequestContext
/external/libchrome/base/message_loop/
Dmessage_loop.cc698 bool MessageLoopForUI::IsCurrent() { in IsCurrent() function in base::MessageLoopForUI
740 bool MessageLoopForIO::IsCurrent() { in IsCurrent() function in base::MessageLoopForIO
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Degl_context.cc105 bool EglContext::IsCurrent() const { in IsCurrent() function in tflite::gpu::gl::EglContext
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h181 bool IsCurrent() const { in IsCurrent() function