WriteToStderr      58 third_party/tcmalloc/chromium/src/base/logging.h #define WRITE_TO_STDERR(buf, len) WriteToStderr(buf, len);  // in port.cc
WriteToStderr     392 third_party/tcmalloc/chromium/src/windows/port.h EXTERN_C PERFTOOLS_DLL_DECL void WriteToStderr(const char* buf, int len);
WriteToStderr      57 third_party/tcmalloc/vendor/src/base/logging.h #define WRITE_TO_STDERR(buf, len) WriteToStderr(buf, len);  // in port.cc
WriteToStderr     389 third_party/tcmalloc/vendor/src/windows/port.h EXTERN_C PERFTOOLS_DLL_DECL void WriteToStderr(const char* buf, int len);