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

  /external/webkit/Source/WebKit2/UIProcess/
WebContext.h 140 DownloadProxy* createDownloadProxy();
WebContext.cpp 374 DownloadProxy* download = createDownloadProxy();
546 DownloadProxy* WebContext::createDownloadProxy()
WebPageProxy.cpp 926 downloadID = m_process->context()->createDownloadProxy()->downloadID();
    [all...]

Completed in 52 milliseconds