Home
last modified time | relevance | path

Searched refs:READ_ONLY (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/include/binder/
DMemoryHeapBase.h34 READ_ONLY = IMemoryHeap::READ_ONLY, enumerator
DIMemory.h39 READ_ONLY = 0x00000001 enumerator
/frameworks/base/libs/binder/
DMemoryHeapBase.cpp59 if (flags & READ_ONLY) { in MemoryHeapBase()
DIMemory.cpp309 if (!(flags & READ_ONLY)) { in assertReallyMapped()
/frameworks/base/services/surfaceflinger/
DSurfaceFlinger.cpp235 MemoryHeapBase::READ_ONLY, "SurfaceFlinger read-only heap"); in readyToRun()
/frameworks/base/api/
Dcurrent.txt32156 field public static final java.nio.channels.FileChannel.MapMode READ_ONLY;
D14.txt32156 field public static final java.nio.channels.FileChannel.MapMode READ_ONLY;