Home
last modified time | relevance | path

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

/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.cc696 bool MessageLoopForUI::IsCurrent() { in IsCurrent() function in base::MessageLoopForUI
738 bool MessageLoopForIO::IsCurrent() { in IsCurrent() function in base::MessageLoopForIO
/external/webrtc/webrtc/base/
Dthread.h119 bool IsCurrent() const { in IsCurrent() function