Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DMemoryDealer.cpp126 PAGE_ALIGNED = 0x00000001 enumerator
322 if (flags & PAGE_ALIGNED) in alloc()
343 if (flags & PAGE_ALIGNED) in alloc()
351 ALOGE_IF((flags&PAGE_ALIGNED) && in alloc()