Searched refs:LogAssertHandlerFunction (Results 1 – 2 of 2) sorted by relevance
129 LogAssertHandlerFunction log_assert_handler = nullptr;448 void SetLogAssertHandler(LogAssertHandlerFunction handler) { in SetLogAssertHandler()
307 typedef void (*LogAssertHandlerFunction)(const std::string& str); typedef308 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);