Searched refs:win_heap_free (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/base/allocator/
H A Dwin_allocator.cc32 void win_heap_free(void* size) { function
40 win_heap_free(ptr);
75 win_heap_free(static_cast<void**>(ptr)[-1]);
H A Dallocator_shim.cc124 win_heap_free(p);

Completed in 85 milliseconds