Home
last modified time | relevance | path

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

/external/chromium/base/allocator/
Dallocator_shim.cc35 WINHEAP, // Windows Heap (standard Windows allocator). enumerator
44 static Allocator allocator = WINHEAP;
117 case WINHEAP: in malloc()
145 case WINHEAP: in free()
169 case WINHEAP: in realloc()
201 case WINHEAP: in malloc_stats()
217 case WINHEAP: in _msize()
238 allocator = WINHEAP; in _heap_init()
248 case WINHEAP: in _heap_init()