HomeSort by relevance Sort by last modified time
    Searched defs:IsCurrent (Results 1 - 3 of 3) sorted by null

  /external/libmojo/mojo/edk/system/
request_context.cc 32 if (IsCurrent()) {
78 DCHECK(IsCurrent());
84 DCHECK(IsCurrent());
88 bool RequestContext::IsCurrent() const {
  /external/webrtc/webrtc/base/
thread.h 119 bool IsCurrent() const {
  /external/libchrome/base/message_loop/
message_loop.h 510 static bool IsCurrent() {
570 " MessageLoop::current() or MessageLoopForIO::IsCurrent().";
575 static bool IsCurrent() {

Completed in 172 milliseconds