OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NoTimeout
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
WebEditorClientGtk.cpp
42
m_page->pageID(), CoreIPC::Connection::
NoTimeout
);
/external/webkit/Source/WebKit2/Platform/CoreIPC/
Connection.h
140
static const int
NoTimeout
= -1;
153
template<typename E, typename T, typename U> bool deprecatedSendSync(E messageID, uint64_t destinationID, const T& arguments, const U& reply, double timeout =
NoTimeout
);
Completed in 38 milliseconds