Home
last modified time | relevance | path

Searched defs:timedOut (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DBinarySemaphore.cpp54 bool timedOut = false; in wait() local
DConnection.cpp417 bool timedOut = false; in waitForSyncReply() local
/external/webkit/Source/WebCore/platform/network/win/
DNetworkStateNotifierWin.cpp89 void CALLBACK NetworkStateNotifier::addrChangeCallback(void* context, BOOLEAN timedOut) in addrChangeCallback()
/external/webkit/Source/JavaScriptCore/wtf/
DMessageQueue.h133 bool timedOut = false; in waitForMessageFilteredWithTimeout() local
DThreadingWin.cpp339 bool timedOut = (WaitForSingleObject(m_blockQueue, durationMilliseconds) == WAIT_TIMEOUT); in timedWait() local
/external/webkit/Source/WebCore/platform/graphics/android/
DMediaTexture.cpp236 bool timedOut = false; in requestNativeWindowForVideo() local
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp1636 bool timedOut = false; in scopeStringMatches() local