OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:writeEventHandler
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/Platform/CoreIPC/win/
ConnectionWin.cpp
233
void Connection::
writeEventHandler
()
267
m_connectionQueue.registerHandle(m_writeState.hEvent, WorkItem::create(this, &Connection::
writeEventHandler
));
/external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h
314
void
writeEventHandler
();
Completed in 60 milliseconds