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

/external/chromium/base/allocator/
H A Dwin_allocator.cc28 void* win_heap_malloc(size_t size) { function
38 return win_heap_malloc(size);

Completed in 61 milliseconds