Home
last modified time | relevance | path

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

/system/core/libutils/
DFileMap.cpp47 /*static*/ long FileMap::mPageSize = -1; member in FileMap
143 if (mPageSize == -1) { in create()
147 mPageSize = si.dwAllocationGranularity; in create()
160 adjust = offset % mPageSize; in create()
182 if (mPageSize == -1) { in create()
183 mPageSize = sysconf(_SC_PAGESIZE); in create()
184 if (mPageSize == -1) { in create()
190 int adjust = offset % mPageSize; in create()
/system/core/libutils/include/utils/
DFileMap.h124 static long mPageSize; variable
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump9820 "name" : "android::FileMap::mPageSize",
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump9816 "name" : "android::FileMap::mPageSize",