Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Drequest_context.cc88 bool RequestContext::IsCurrent() const { in IsCurrent() function in mojo::edk::RequestContext
/external/libchrome/base/message_loop/
Dmessage_loop.h585 static bool IsCurrent() { in IsCurrent() function
644 static bool IsCurrent() { in IsCurrent() function
/external/libmojo/mojo/message_pump/
Dmessage_pump_mojo.h53 static bool IsCurrent() { return !!current(); } in IsCurrent() function
/external/webrtc/webrtc/base/
Dthread.h119 bool IsCurrent() const { in IsCurrent() function