Searched refs:PatchWindowsFunctions (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dlibc_override.h68 void PatchWindowsFunctions(); // in src/windows/patch_function.cc
69 static void ReplaceSystemAlloc() { PatchWindowsFunctions(); }
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dlibc_override.h68 void PatchWindowsFunctions(); // in src/windows/patch_function.cc
69 static void ReplaceSystemAlloc() { PatchWindowsFunctions(); }
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dport.h462 extern void PatchWindowsFunctions();
H A Dpatch_functions.cc1033 // PatchWindowsFunctions()
1039 void PatchWindowsFunctions() { function
1049 // allocated before PatchWindowsFunctions is called. If all
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dport.h457 extern void PatchWindowsFunctions();
H A Dpatch_functions.cc1033 // PatchWindowsFunctions()
1039 void PatchWindowsFunctions() { function
1049 // allocated before PatchWindowsFunctions is called. If all

Completed in 100 milliseconds