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

  /external/chromium_org/third_party/tcmalloc/chromium/src/
libc_override.h 68 void PatchWindowsFunctions(); // in src/windows/patch_function.cc
69 static void ReplaceSystemAlloc() { PatchWindowsFunctions(); }
  /external/chromium_org/third_party/tcmalloc/vendor/src/
libc_override.h 68 void PatchWindowsFunctions(); // in src/windows/patch_function.cc
69 static void ReplaceSystemAlloc() { PatchWindowsFunctions(); }
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.h 460 extern void PatchWindowsFunctions();
patch_functions.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
port.h 457 extern void PatchWindowsFunctions();
patch_functions.cc     [all...]

Completed in 1147 milliseconds