Lines Matching defs:LogAssertHandlerFunction
261 typedef void (*LogAssertHandlerFunction)(const std::string& str);262 BASE_API void SetLogAssertHandler(LogAssertHandlerFunction handler);