HomeSort by relevance Sort by last modified time
    Searched refs:win_heap_free (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/base/allocator/
win_allocator.cc 32 void win_heap_free(void* size) { function
40 win_heap_free(ptr);
75 win_heap_free(static_cast<void**>(ptr)[-1]);
allocator_shim.cc 131 win_heap_free(p);

Completed in 29 milliseconds