Searched refs:getExpectedSize (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DWebResponse.h55 long long getExpectedSize() const;
H A DWebResponse.cpp162 long long WebResponse::getExpectedSize() const function in class:android::WebResponse
H A DWebUrlLoaderClient.cpp248 m_webFrame->downloadStart(m_response->getUrl(), m_request->getUserAgent(), contentDisposition, m_response->getMimeType(), m_request->getReferer(), m_response->getExpectedSize());

Completed in 439 milliseconds