Searched refs:format_html (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chromeos/network/ |
D | network_event_log.cc | 83 bool format_html) const; 120 bool format_html) const { in ToString() 134 std::string filestr = format_html ? net::EscapeForHTML(file) : file; in ToString() 137 line += format_html ? GetHtmlText(show_desc) : GetNormalText(show_desc); in ToString() 198 const bool format_html = false; in SendToVLogOrErrorLog() local 200 ToString(show_time, show_file, show_level, show_desc, format_html); in SendToVLogOrErrorLog() 219 bool* format_html, in GetFormat() argument 226 *format_html = false; in GetFormat() 239 *format_html = true; in GetFormat() 307 bool show_time, show_file, show_level, show_desc, format_html, format_json; in GetAsString() local [all …]
|
/external/objenesis/tck/.settings/ |
D | org.eclipse.jdt.core.prefs | 67 org.eclipse.jdt.core.formatter.comment.format_html=true
|
/external/droiddriver/.settings/ |
D | org.eclipse.jdt.core.prefs | 53 org.eclipse.jdt.core.formatter.comment.format_html=true
|
/external/objenesis/main/.settings/ |
D | org.eclipse.jdt.core.prefs | 67 org.eclipse.jdt.core.formatter.comment.format_html=true
|