Home
last modified time | relevance | path

Searched defs:IsCurrent (Results 1 – 5 of 5) 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
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
Ddxgi_native.cpp233 virtual BOOL STDMETHODCALLTYPE IsCurrent( void) in IsCurrent() function