Searched defs:bodyLength (Results 1 – 7 of 7) sorted by relevance
104 InputStream bodyProvider, int bodyLength, in Request()431 private void setBodyProvider(InputStream bodyProvider, int bodyLength) { in setBodyProvider()
296 InputStream bodyProvider, int bodyLength) { in queueRequest()316 InputStream bodyProvider, int bodyLength) { in queueRequest()
65 InputStream bodyProvider, int bodyLength, Request request) { in RequestHandle()
176 int bodyLength = 0; in requestURL() local
400 int bodyLength = -1; in sendRequest() local
295 int bodyLength = -1; in sendReply() local
466 int bodyLength = mBody.length(); in testPostWithData() local