Searched defs:mmap (Results 1 – 2 of 2) sorted by relevance
44 void *mmap(void *addr, size_t length, int prot, int flags, int fd, in mmap() function
85 private static ByteBuffer mmap(AssetManager am, String path) { in mmap() method in FontTest100 private static ByteBuffer mmap(File file) { in mmap() method in FontTest