Home | History | Annotate | Download | only in base

Lines Matching refs:LogReportHandlerFunction

268 typedef void (*LogReportHandlerFunction)(const std::string& str);
269 BASE_API void SetLogReportHandler(LogReportHandlerFunction handler);