Home
last modified time | relevance | path

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

/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/internal/
DMemoryMappedFile.java49 public static MemoryMappedFile mmapRO(String path) throws ErrnoException { in mmapRO() method in MemoryMappedFile
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMemoryMappedFile.java31 public static MemoryMappedFile mmapRO(String path) throws Throwable { in mmapRO() method in ShadowMemoryMappedFile