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

  /external/webkit/Source/WebKit2/PluginProcess/
PluginProcess.cpp 68 m_connection->setDidCloseOnConnectionWorkQueueCallback(didCloseOnConnectionWorkQueue);
  /external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h 131 void setDidCloseOnConnectionWorkQueueCallback(DidCloseOnConnectionWorkQueueCallback callback);
Connection.cpp 238 void Connection::setDidCloseOnConnectionWorkQueueCallback(DidCloseOnConnectionWorkQueueCallback callback)
  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.cpp 150 m_connection->setDidCloseOnConnectionWorkQueueCallback(didCloseOnConnectionWorkQueue);

Completed in 4915 milliseconds