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

  /external/chromium_org/content/app/
startup_helper_win.cc 56 _set_new_mode(1);
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
override_functions.cc 85 extern "C" int _set_new_mode(int flag) { function
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
override_functions.cc 85 extern "C" int _set_new_mode(int flag) { function
  /external/chromium/base/allocator/
generic_allocators.cc 51 // This function behaves similarly to MSVC's _set_new_mode.
56 int _set_new_mode(int flag) __THROW {
  /external/chromium_org/base/allocator/
generic_allocators.cc 51 // This function behaves similarly to MSVC's _set_new_mode.
56 int _set_new_mode(int flag) __THROW {

Completed in 225 milliseconds