Searched defs:expectedContentLength (Results 1 – 5 of 5) sorted by relevance
286 HRESULT STDMETHODCALLTYPE WebURLResponse::expectedContentLength( in expectedContentLength() function in WebURLResponse296 /* [in] */ int expectedContentLength, in initWithURL()
120 long long ResourceResponseBase::expectedContentLength() const in expectedContentLength() function in WebCore::ResourceResponseBase127 void ResourceResponseBase::setExpectedContentLength(long long expectedContentLength) in setExpectedContentLength()
227 get expectedContentLength() getter in WebInspector.Resource232 set expectedContentLength(x) setter in WebInspector.Resource
139 long long expectedContentLength = m_resourceResponse.expectedContentLength(); in startStream() local
387 long long expectedContentLength; member