Home
last modified time | relevance | path

Searched refs:getContentLength (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/print/transports/ipp/
H A DHttpURLConnection.cpp163 int HttpURLConnection::getContentLength() in getContentLength() function in HttpURLConnection
270 int size = getContentLength(); in getResponse()
314 int size = getContentLength(); in getContent()
H A DHttpURLConnection.h91 int getContentLength();