Searched refs:MapAllocation (Results 1 – 1 of 1) sorted by relevance
97 struct MapAllocation { struct in HeapImpl100 MapAllocation* next; argument102 MapAllocation* map_allocation_list_;402 MapAllocation* allocation = reinterpret_cast<MapAllocation*>(AllocLocked( in MapAlloc()403 sizeof(MapAllocation))); in MapAlloc()418 MapAllocation **allocation = &map_allocation_list_; in MapFree()