Home
last modified time | relevance | path

Searched defs:mmap (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-39623/
Dpoc.cpp44 void *mmap(void *addr, size_t length, int prot, int flags, int fd, in mmap() function
/cts/tests/tests/graphics/src/android/graphics/fonts/
DFontTest.java85 private static ByteBuffer mmap(AssetManager am, String path) { in mmap() method in FontTest
100 private static ByteBuffer mmap(File file) { in mmap() method in FontTest