Searched refs:_CrtDbgReportW (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
D | override_functions.cc | 97 int _CrtDbgReportW(int, const wchar_t*, int, const wchar_t*, const wchar_t*, ...) { in _CrtDbgReportW() function
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
D | override_functions.cc | 97 int _CrtDbgReportW(int, const wchar_t*, int, const wchar_t*, const wchar_t*, ...) { in _CrtDbgReportW() function
|
/external/chromium_org/base/allocator/ |
D | generic_allocators.cc | 136 int _CrtDbgReportW(int reportType, in _CrtDbgReportW() function
|
/external/compiler-rt/lib/asan/ |
D | asan_malloc_win.cc | 126 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW() function
|