Searched refs:mmapRO (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/layoutlib/bridge/src/libcore/io/
H A DMemoryMappedFile_Delegate.java54 static MemoryMappedFile mmapRO(String path) throws ErrnoException { method in class:MemoryMappedFile_Delegate
80 throw new ErrnoException("mmapRO", 1, e);

Completed in 51 milliseconds