Searched defs:is (Results 1 – 5 of 5) sorted by relevance
94 private static byte[] getEntryContents(InputStream is, String entryName) throws IOException { in getEntryContents()130 static void extractZipSafely(InputStream is, File targetDir, boolean makeWorldReadable) in extractZipSafely()
60 for (const auto& is : service.included_services) { in ToString() local
206 std::istream& operator>>(std::istream& is, ProfcollectdScheduler::Config& config) { in operator >>()
161 static std::string read(std::basic_istream<char>& is) { in read()
638 const size_t is = itemSize(); in merge() local