Searched refs:getOutputStream (Results 1 – 6 of 6) sorted by relevance
112 ostream &HttpURLConnection::getOutputStream() in getOutputStream() function in HttpURLConnection117 return __sock->getOutputStream(); in getOutputStream()217 ostream &os = getOutputStream(); in setRequest()
73 ostream &os = getOutputStream(); in setContent()
105 ostream &getOutputStream();
32 ostream &getOutputStream();
62 ostream &Socket::getOutputStream() in getOutputStream() function in Socket
71 fOutput = &fSock->getOutputStream(); in connect()