Searched defs:WINHEAP (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/allocator/
H A Dallocator_shim.cc35 WINHEAP, // Windows Heap (standard Windows allocator). enumerator in enum:__anon1471
44 static Allocator allocator = WINHEAP;
117 case WINHEAP:
145 case WINHEAP:
169 case WINHEAP:
201 case WINHEAP:
217 case WINHEAP:
238 allocator = WINHEAP;
248 case WINHEAP:

Completed in 96 milliseconds