Home
last modified time | relevance | path

Searched defs:is (Results 1 – 5 of 5) sorted by relevance

/system/timezone/distro/core/src/main/com/android/timezone/distro/
DTimeZoneDistro.java93 private static byte[] getEntryContents(InputStream is, String entryName) throws IOException { in getEntryContents()
129 static void extractZipSafely(InputStream is, File targetDir, boolean makeWorldReadable) in extractZipSafely()
/system/tools/hidl/
DDocComment.cpp32 std::ostringstream is; in DocComment() local
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc246 std::unique_ptr<IstreamCopyingInputStream> is(new IstreamCopyingInputStream(fd)); in StartProfilingProtobufFd() local
/system/libvintf/
DAssembleVintf.cpp161 static std::string read(std::basic_istream<char>& is) { in read()
/system/core/libutils/
DVectorImpl.cpp639 const size_t is = itemSize(); in merge() local