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

  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h 119 void setShouldCloseConnectionOnProcessTermination(WebKit::PlatformProcessIdentifier);
  /external/webkit/Source/WebKit2/Platform/CoreIPC/unix/
ConnectionUnix.cpp 395 void Connection::setShouldCloseConnectionOnProcessTermination(WebKit::PlatformProcessIdentifier process)
  /external/webkit/Source/WebKit2/UIProcess/
WebProcessProxy.cpp 345 m_connection->setShouldCloseConnectionOnProcessTermination(processIdentifier());

Completed in 112 milliseconds