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

  /external/chromium_org/base/allocator/
win_allocator.cc 52 // original allocation for use with win_heap_memalign_free() later.
73 void win_heap_memalign_free(void* ptr) { function
allocator_shim.cc 328 // win_heap_memalign_free() since the aligned pointer is not the real one.
332 win_heap_memalign_free(p);

Completed in 767 milliseconds