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

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

Completed in 40 milliseconds