Home
last modified time | relevance | path

Searched defs:filestr (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chromeos/network/
Dnetwork_event_log.cc134 std::string filestr = format_html ? net::EscapeForHTML(file) : file; in ToString() local
414 std::string filestr; in AddEntry() local