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

  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.cpp 391 OwnPtr<ArgumentDecoder> reply = waitForSyncReply(syncRequestID, timeout);
406 PassOwnPtr<ArgumentDecoder> Connection::waitForSyncReply(uint64_t syncRequestID, double timeout)
Connection.h 201 PassOwnPtr<ArgumentDecoder> waitForSyncReply(uint64_t syncRequestID, double timeout);

Completed in 20 milliseconds