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