Home | History | Annotate | Download | only in base

Lines Matching refs:LogReportHandlerFunction

295 typedef void (*LogReportHandlerFunction)(const std::string& str);
296 BASE_EXPORT void SetLogReportHandler(LogReportHandlerFunction handler);