Home
last modified time | relevance | path

Searched defs:getAllocationAlignment (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DMemoryDealer.cpp138 static size_t getAllocationAlignment() { return kMemoryAlign; } in getAllocationAlignment() function in android::SimpleBestFitAllocator
270 size_t MemoryDealer::getAllocationAlignment() in getAllocationAlignment() function in android::MemoryDealer