Home | History | Annotate | Download | only in base

Lines Matching refs:LogAssertHandlerFunction

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