Searched defs:openFd (Results 1 – 2 of 2) sorted by relevance
81 /* static */ ZipFileRO* ZipFileRO::openFd(int fd, const char* debugFileName, in openFd() function in ZipFileRO
901 public @NonNull AssetFileDescriptor openFd(@NonNull String fileName) throws IOException { in openFd() method in AssetManager