Searched refs:sendSyncReply (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
H A DConnection.cpp302 bool Connection::sendSyncReply(PassOwnPtr<ArgumentEncoder> arguments) function in class:CoreIPC::Connection
605 sendSyncReply(replyEncoder);
H A DConnection.h148 bool sendSyncReply(PassOwnPtr<ArgumentEncoder>);

Completed in 1418 milliseconds