Searched refs:activeDownloadCount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/Downloads/
H A DDownloadManager.h72 uint64_t activeDownloadCount() const { return m_downloads.size(); } function in class:WebKit::DownloadManager
/macosx-10.9.5/WebKit2-7537.78.2/NetworkProcess/
H A DNetworkProcess.cpp243 data.statisticsNumbers.set("DownloadsActiveCount", shared().downloadManager().activeDownloadCount());

Completed in 306 milliseconds