Home
last modified time | relevance | path

Searched refs:waitWhileDispatchingSentWin32Messages (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.cpp56 …bool waitWhileDispatchingSentWin32Messages(double absoluteTime, const Vector<HWND>& windowsToRecei… in waitWhileDispatchingSentWin32Messages() function in CoreIPC::Connection::SyncMessageState
438 …timedOut = !m_syncMessageState->waitWhileDispatchingSentWin32Messages(absoluteTime, m_client->wind… in waitForSyncReply()