Home
last modified time | relevance | path

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

/system/core/libutils/
DLinearAllocator.cpp56 #define RM_ALLOCATION(size) macro
79 #define RM_ALLOCATION(size) _addAllocation(-size); macro
127 RM_ALLOCATION(mPageSize); in ~LinearAllocator()