Home
last modified time | relevance | path

Searched refs:mapReadOnly (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowSharedMemoryTest.java43 ByteBuffer barBuf = sharedMemory.mapReadOnly(); in mapReadWrite_shouldReflectWritesAcrossMappings()
58 ByteBuffer barBuf = sharedMemory.mapReadOnly(); in mapReadWrite_shouldPersistWritesAcrossUnmap()
/external/python/cpython2/Lib/plat-mac/Carbon/
DResources.py9 mapReadOnly = 128 variable