Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/binder/
H A DMemoryDealer.cpp137 static size_t getAllocationAlignment() { return kMemoryAlign; } in getAllocationAlignment() function in android::SimpleBestFitAllocator
267 size_t MemoryDealer::getAllocationAlignment() in getAllocationAlignment() function in android::MemoryDealer