Searched refs:getInputStream (Results 1 – 6 of 6) sorted by relevance
103 istream &HttpURLConnection::getInputStream() in getInputStream() function in HttpURLConnection109 return __sock->getInputStream(); in getInputStream()248 istream &is = getInputStream(); in getResponse()316 istream &is = getInputStream(); in getContent()
87 istream &is = getInputStream(); in getContent()
104 istream &getInputStream();
31 istream &getInputStream();
54 istream &Socket::getInputStream() in getInputStream() function in Socket
70 fInput = &fSock->getInputStream(); in connect()