Searched refs:LogAssertHandlerFunction (Results 1 – 4 of 4) sorted by relevance
58 LogAssertHandlerFunction log_assert_handler = nullptr;107 void SetLogAssertHandler(LogAssertHandlerFunction handler) { in SetLogAssertHandler()
259 typedef void (*LogAssertHandlerFunction)(const std::string& str); typedef260 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);
305 typedef void (*LogAssertHandlerFunction)(const std::string& str); typedef306 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);
131 LogAssertHandlerFunction log_assert_handler = nullptr;440 void SetLogAssertHandler(LogAssertHandlerFunction handler) { in SetLogAssertHandler()