Searched refs:GetHtmlText (Results 1 – 1 of 1) sorted by relevance
87 std::string GetHtmlText(bool show_desc) const;137 line += format_html ? GetHtmlText(show_desc) : GetNormalText(show_desc); in ToString()171 std::string LogEntry::GetHtmlText(bool show_desc) const { in GetHtmlText() function in chromeos::network_event_log::__anonaefb422a0111::LogEntry