Searched defs:LogAssertHandlerFunction (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/base/
H A Dlogging.h307 typedef void (*LogAssertHandlerFunction)(const std::string& str); typedef in namespace:logging
308 BASE_EXPORT void SetLogAssertHandler(LogAssertHandlerFunction handler);

Completed in 92 milliseconds