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::__anon1433
330 if (flags & PAGE_ALIGNED)
351 if (flags & PAGE_ALIGNED)
359 ALOGE_IF((flags&PAGE_ALIGNED) &&
361 "PAGE_ALIGNED requested, but page is not aligned!!!");

Completed in 744 milliseconds