GetNormalText      78 chromeos/network/network_event_log.cc   std::string GetNormalText(bool show_desc) const;
GetNormalText     119 chromeos/network/network_event_log.cc   line += format_html ? GetHtmlText(show_desc) : GetNormalText(show_desc);