Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.cpp302 bool Connection::sendSyncReply(PassOwnPtr<ArgumentEncoder> arguments) in sendSyncReply() function in CoreIPC::Connection
605 sendSyncReply(replyEncoder); in dispatchSyncMessage()
DConnection.h148 bool sendSyncReply(PassOwnPtr<ArgumentEncoder>);
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1630443 at a later time using Connection::sendSyncReply.
30446 (CoreIPC::Connection::sendSyncReply):