Home
last modified time | relevance | path

Searched defs:isCurrentThread (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/child/
Dwebthread_impl.cc87 bool WebThreadImpl::isCurrentThread() const { in isCurrentThread() function in content::WebThreadImpl
130 bool WebThreadImplForMessageLoop::isCurrentThread() const { in isCurrentThread() function in content::WebThreadImplForMessageLoop
/external/chromium_org/mojo/services/html_viewer/
Dwebthread_impl.cc87 bool WebThreadImpl::isCurrentThread() const { in isCurrentThread() function in mojo::WebThreadImpl
129 bool WebThreadImplForMessageLoop::isCurrentThread() const { in isCurrentThread() function in mojo::WebThreadImplForMessageLoop
/external/chromium_org/third_party/WebKit/Source/platform/
DWebThreadSupportingGC.h40 bool isCurrentThread() const in isCurrentThread() function
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DRecordingImageBufferSurfaceTest.cpp245 virtual bool isCurrentThread() const OVERRIDE { return true; } in isCurrentThread() function in __anon670e20580211::AutoInstallCurrentThreadPlatformMock::CurrentThreadMock
/external/chromium_org/third_party/WebKit/Source/core/workers/
DWorkerThread.cpp413 bool WorkerThread::isCurrentThread() const in isCurrentThread() function in blink::WorkerThread
/external/chromium_org/third_party/WebKit/Source/platform/scheduler/
DSchedulerTest.cpp47 virtual bool isCurrentThread() const OVERRIDE in isCurrentThread() function in __anonfe4718220111::TestMainThread