Home
last modified time | relevance | path

Searched refs:escape_csv_string (Results 1 – 1 of 1) sorted by relevance

/system/memory/libmeminfo/tools/
Dlibrank.cpp242 static std::string escape_csv_string(const std::string& raw) { in escape_csv_string() function
259 return escape_csv_string(l.name()) in to_csv()
261 + "," + escape_csv_string(p.cmdline()) in to_csv()