Home
last modified time | relevance | path

Searched refs:dispatchConnectionDidClose (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.cpp532 m_clientRunLoop->scheduleWork(WorkItem::create(this, &Connection::dispatchConnectionDidClose)); in connectionDidClose()
535 void Connection::dispatchConnectionDidClose() in dispatchConnectionDidClose() function in CoreIPC::Connection
DConnection.h216 void dispatchConnectionDidClose();
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1627741 (CoreIPC::Connection::dispatchConnectionDidClose):
38389 … Don't assert when Connection::invalidate is called before Connection::dispatchConnectionDidClose
38393 (CoreIPC::Connection::dispatchConnectionDidClose):