HomeSort by relevance Sort by last modified time
    Searched full:setshouldexitonsyncmessagesendfailure (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h 123 void setShouldExitOnSyncMessageSendFailure(bool shouldExitOnSyncMessageSendFailure);
Connection.cpp 231 void Connection::setShouldExitOnSyncMessageSendFailure(bool shouldExitOnSyncMessageSendFailure)
  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.cpp 151 m_connection->setShouldExitOnSyncMessageSendFailure(true);
  /external/webkit/Source/WebKit2/
ChangeLog 190 (CoreIPC::Connection::setShouldExitOnSyncMessageSendFailure):
209 Remove didFailToSendSyncMessage. Call setShouldExitOnSyncMessageSendFailure on our
    [all...]

Completed in 1216 milliseconds