Home
last modified time | relevance | path

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

/frameworks/native/libs/utils/
DLinearAllocator.cpp55 #define ADD_ALLOCATION(size) macro
78 #define ADD_ALLOCATION(size) _addAllocation(size); macro