Searched defs:CheckFailedCallbackType (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h230 typedef void (*CheckFailedCallbackType)(const char *, int, const char *, typedef in namespace:__sanitizer
232 void SetCheckFailedCallback(CheckFailedCallbackType callback);

Completed in 85 milliseconds