Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/include/utils/
H A DFileMap.h124 static long mPageSize; variable
/aosp14/system/core/libutils/
H A DFileMap.cpp47 /*static*/ long FileMap::mPageSize = -1; member in FileMap
/aosp14/frameworks/base/libs/hwui/utils/
H A DLinearAllocator.h141 size_t mPageSize; variable