Searched refs:READ_ONLY (Results 1 – 12 of 12) sorted by relevance
34 READ_ONLY = IMemoryHeap::READ_ONLY, enumerator
39 READ_ONLY = 0x00000001 enumerator
105 mMappedByteBuffer = file.getChannel().map(MapMode.READ_ONLY, 0, mSize); in MemoryMappedFile_Delegate()
54 if (flags & READ_ONLY) { in MemoryHeapBase()
308 if (!(flags & READ_ONLY)) { in assertReallyMapped()
114 MappedByteBuffer mbb = inputStream.getChannel().map(FileChannel.MapMode.READ_ONLY, in buildRSVolume()
150 mMappedByteBuffer = f.getChannel().map(MapMode.READ_ONLY, 0, mFileLen = f.length()); in read()
191 MemoryHeapBase::READ_ONLY); in AudioFlinger()
5465 "RecordThreadRO", MemoryHeapBase::READ_ONLY)) in RecordThread()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
46660 field public static final java.nio.channels.FileChannel.MapMode READ_ONLY;
49266 field public static final java.nio.channels.FileChannel.MapMode READ_ONLY;