Lines Matching defs:LogAssertHandlerFunction
288 typedef void (*LogAssertHandlerFunction)(const std::string& str);289 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);