HomeSort by relevance Sort by last modified time
    Searched refs:sendSyncReply (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.cpp 302 bool Connection::sendSyncReply(PassOwnPtr<ArgumentEncoder> arguments)
605 sendSyncReply(replyEncoder);
Connection.h 148 bool sendSyncReply(PassOwnPtr<ArgumentEncoder>);

Completed in 36 milliseconds