Searched defs:istream (Results 1 – 2 of 2) sorted by relevance
28 ConfigFile ConfigParser::ParseFile(std::istream &istream) { in ParseFile()
125 InputStream istream = (resp.getEntity() != null) ? resp.getEntity().getContent() in authenticate() local