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

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

Completed in 61 milliseconds