Searched defs:reportType (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/base/allocator/ |
D | generic_allocators.cc | 117 static int error_handler(int reportType) { in error_handler() 136 int _CrtDbgReport(int reportType, in _CrtDbgReport() argument 144 int _CrtDbgReportW(int reportType, in _CrtDbgReportW() argument
|
/external/compiler-rt/lib/asan/ |
D | asan_malloc_win.cc | 126 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW() argument
|
/external/bluetooth/bluedroid/btif/src/ |
D | btif_hh.c | 1469 static bt_status_t get_report (bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, uint8_t reportI… in get_report() 1515 static bt_status_t set_report (bt_bdaddr_t *bd_addr, bthh_report_type_t reportType, char* report) in set_report()
|
/external/jsoncpp/src/test_lib_json/ |
D | jsontest.cpp | 486 msvcrtSilentReportHook( int reportType, char *message, int *returnValue ) in msvcrtSilentReportHook()
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | StyleResolver.cpp | 1504 void StyleResolver::enableStats(StatsReportType reportType) in enableStats()
|