Home
last modified time | relevance | path

Searched refs:deprecatedWaitFor (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/Platform/CoreIPC/
DConnection.h154 …template<typename E> PassOwnPtr<ArgumentDecoder> deprecatedWaitFor(E messageID, uint64_t destinati…
400 template<typename E> inline PassOwnPtr<ArgumentDecoder> Connection::deprecatedWaitFor(E messageID, … in deprecatedWaitFor() function
/external/webkit/Source/WebKit2/UIProcess/
DChunkedUpdateDrawingAreaProxy.cpp73 …oreIPC::ArgumentDecoder> arguments = page->process()->connection()->deprecatedWaitFor(DrawingAreaP… in paint()
DTiledDrawingAreaProxy.cpp187 …eIPC::ArgumentDecoder> arguments = page()->process()->connection()->deprecatedWaitFor(DrawingAreaP… in waitUntilUpdatesComplete()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-161278 waitFor() -> deprecatedWaitFor()
1359 (CoreIPC::Connection::deprecatedWaitFor):