Searched refs:DONT_MAP_LOCALLY (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DMemoryHeapBase.h37 DONT_MAP_LOCALLY = 0x00000100, enumerator in enum:android::MemoryHeapBase::__anon1234
/frameworks/native/libs/binder/
H A DMemoryHeapBase.cpp112 if ((mFlags & DONT_MAP_LOCALLY) == 0) {

Completed in 36 milliseconds