OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapReadOnly
(Results
1 - 3
of
3
) sorted by null
/external/python/cpython2/Lib/plat-mac/Carbon/
Resources.py
9
mapReadOnly
= 128
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowSharedMemoryTest.java
43
ByteBuffer barBuf = sharedMemory.
mapReadOnly
();
58
ByteBuffer barBuf = sharedMemory.
mapReadOnly
();
/cts/tests/tests/os/src/android/os/cts/
SharedMemoryTest.java
259
buffer = sharedMemory.
mapReadOnly
();
Completed in 176 milliseconds