Searched refs:READ_ONLY (Results 1 – 7 of 7) sorted by relevance
34 READ_ONLY = IMemoryHeap::READ_ONLY, enumerator
39 READ_ONLY = 0x00000001 enumerator
59 if (flags & READ_ONLY) { in MemoryHeapBase()
309 if (!(flags & READ_ONLY)) { in assertReallyMapped()
235 MemoryHeapBase::READ_ONLY, "SurfaceFlinger read-only heap"); in readyToRun()
32156 field public static final java.nio.channels.FileChannel.MapMode READ_ONLY;