OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:platformCanSendOutgoingMessages
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebKit2/Platform/CoreIPC/win/
ConnectionWin.cpp
275
bool Connection::
platformCanSendOutgoingMessages
() const
318
// We can only send one asynchronous message at a time (see comment in
platformCanSendOutgoingMessages
).
/external/webkit/Source/WebKit2/Platform/CoreIPC/mac/
ConnectionMac.cpp
132
bool Connection::
platformCanSendOutgoingMessages
() const
/external/webkit/Source/WebKit2/Platform/CoreIPC/unix/
ConnectionUnix.cpp
302
bool Connection::
platformCanSendOutgoingMessages
() const
Completed in 60 milliseconds