Searched refs:INITIAL_PAGE_SIZE (Results 1 - 1 of 1) sorted by relevance

/system/core/libutils/
H A DLinearAllocator.cpp35 #define INITIAL_PAGE_SIZE ((size_t)4096) // 4kb macro
42 // Must be smaller than INITIAL_PAGE_SIZE
111 : mPageSize(INITIAL_PAGE_SIZE)

Completed in 139 milliseconds