Home
last modified time | relevance | path

Searched refs:VmaBatchCreator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_am_CachedAppOptimizer.cpp150 class VmaBatchCreator { class
163 VmaBatchCreator(const std::vector<Vma>* vmasToBatch, struct iovec* destVmasVec, in VmaBatchCreator() function in android::VmaBatchCreator
299 VmaBatchCreator batcher(&vmas, destVmas, totalVmas); in compactMemory()