Home
last modified time | relevance | path

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

/system/core/libmemunreachable/
DAllocator.cpp96 struct MapAllocation { struct in android::HeapImpl
99 MapAllocation* next; argument
101 MapAllocation* map_allocation_list_;
390 MapAllocation* allocation = reinterpret_cast<MapAllocation*>(AllocLocked(sizeof(MapAllocation))); in MapAlloc()
405 MapAllocation** allocation = &map_allocation_list_; in MapFree()