D | message_handler.cc | 30 void MessageHandler::ReportMessage(Message::Type type, const string& text) { in ReportMessage() function in photos_editing_formats::image_io::MessageHandler 32 ReportMessage(Message(type, system_errno, text)); in ReportMessage() 35 void MessageHandler::ReportMessage(const Message& message) { in ReportMessage() function in photos_editing_formats::image_io::MessageHandler
|