win_heap_malloc   111 base/allocator/allocator_shim.cc         ptr = win_heap_malloc(size);
win_heap_malloc    38 base/allocator/win_allocator.cc     return win_heap_malloc(size);
win_heap_malloc    61 base/allocator/win_allocator.cc   void* ptr = win_heap_malloc(allocation_size);