Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.cpp552 bool Connection::canSendOutgoingMessages() const in canSendOutgoingMessages() function in CoreIPC::Connection
559 if (!canSendOutgoingMessages()) in sendOutgoingMessages()
DConnection.h207 bool canSendOutgoingMessages() const;
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1637527 (CoreIPC::Connection::canSendOutgoingMessages): Added. This calls out
37531 canSendOutgoingMessages to determine whether we can send any messages