Searched refs:LogAssertHandlerFunction (Results 1 – 6 of 6) sorted by relevance
348 using LogAssertHandlerFunction = variable356 explicit ScopedLogAssertHandler(LogAssertHandlerFunction handler);
259 base::stack<LogAssertHandlerFunction>& GetLogAssertHandlerStack() { in GetLogAssertHandlerStack()260 static base::NoDestructor<base::stack<LogAssertHandlerFunction>> instance; in GetLogAssertHandlerStack()659 LogAssertHandlerFunction handler) { in ScopedLogAssertHandler()1030 LogAssertHandlerFunction log_assert_handler = in HandleFatal()
159 base::LazyInstance<base::stack<LogAssertHandlerFunction>>::Leaky499 LogAssertHandlerFunction handler) { in ScopedLogAssertHandler()842 LogAssertHandlerFunction log_assert_handler = in ~LogMessage()
281 using LogAssertHandlerFunction = variable289 explicit ScopedLogAssertHandler(LogAssertHandlerFunction handler);