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

  /external/chromium/base/allocator/
win_allocator.cc 43 return HeapReAlloc(win_heap, 0, ptr, size);
  /external/chromium_org/base/allocator/
win_allocator.cc 43 return HeapReAlloc(win_heap, 0, ptr, size);
  /external/chromium_org/tools/memory_watcher/
memory_hook.cc 165 DECLARE_PATCH(HeapReAlloc);
455 INSTALL_PATCH(HeapReAlloc);
488 UNINSTALL_PATCH(HeapReAlloc);
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1831 milliseconds