Home
last modified time | relevance | path

Searched refs:LogAssertHandlerFunction (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dlogging.cc159 base::LazyInstance<base::stack<LogAssertHandlerFunction>>::Leaky
499 LogAssertHandlerFunction handler) { in ScopedLogAssertHandler()
842 LogAssertHandlerFunction log_assert_handler = in ~LogMessage()
Dlogging.h281 using LogAssertHandlerFunction = variable
289 explicit ScopedLogAssertHandler(LogAssertHandlerFunction handler);