Home
last modified time | relevance | path

Searched defs:ErrorReportCallback (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/debug/
H A Dasan_service.cc133 void AsanService::ErrorReportCallback(const char* reason) { in ErrorReportCallback() function in base::debug::AsanService
/aosp_15_r20/external/cronet/base/memory/
H A Draw_ptr_asan_service.cc156 void RawPtrAsanService::ErrorReportCallback(const char* report, bool*) { in ErrorReportCallback() function in base::RawPtrAsanService