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