Home
last modified time | relevance | path

Searched defs:expectedContentLength (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/network/
DResourceResponse.cpp196 long long ResourceResponse::expectedContentLength() const in expectedContentLength() function in WebCore::ResourceResponse
201 void ResourceResponse::setExpectedContentLength(long long expectedContentLength) in setExpectedContentLength()
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebURLResponse.cpp184 long long WebURLResponse::expectedContentLength() const in expectedContentLength() function in blink::WebURLResponse
189 void WebURLResponse::setExpectedContentLength(long long expectedContentLength) in setExpectedContentLength()