Searched refs:READ_ONLY (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/include/binder/
H A DMemoryHeapBase.h34 READ_ONLY = IMemoryHeap::READ_ONLY, enumerator in enum:android::MemoryHeapBase::__anon1349
H A DIMemory.h39 READ_ONLY = 0x00000001 enumerator in enum:android::IMemoryHeap::__anon1346
/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp59 if (flags & READ_ONLY) {
H A DIMemory.cpp309 if (!(flags & READ_ONLY)) {

Completed in 587 milliseconds