Searched defs:getAllocationAlignment (Results 1 – 1 of 1) sorted by relevance
| /frameworks/native/libs/binder/ | ||
| D | MemoryDealer.cpp | 137 static size_t getAllocationAlignment() { return kMemoryAlign; } in getAllocationAlignment() function in android::SimpleBestFitAllocator |