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

/frameworks/native/libs/binder/
H A DMemoryDealer.cpp126 PAGE_ALIGNED = 0x00000001 enumerator in enum:android::SimpleBestFitAllocator::__anon1425
322 if (flags & PAGE_ALIGNED)
343 if (flags & PAGE_ALIGNED)
351 ALOGE_IF((flags&PAGE_ALIGNED) &&
353 "PAGE_ALIGNED requested, but page is not aligned!!!");

Completed in 432 milliseconds