Searched refs:tempBody (Results 1 – 2 of 2) sorted by relevance
330 BinaryTempFileBody tempBody = new BinaryTempFileBody(); in decodeBody() local331 OutputStream out = tempBody.getOutputStream(); in decodeBody()341 return tempBody; in decodeBody()
439 BinaryTempFileBody tempBody = new BinaryTempFileBody(); in decodeBody() local440 OutputStream out = tempBody.getOutputStream(); in decodeBody()455 return tempBody; in decodeBody()