Home | Sort by relevance Sort by last modified time |
/frameworks/native/libs/binder/include/binder/ | |
MemoryHeapBase.h | 37 DONT_MAP_LOCALLY = 0x00000100, |
/frameworks/native/libs/binder/ | |
MemoryHeapBase.cpp | 111 if ((mFlags & DONT_MAP_LOCALLY) == 0) { |