Searched refs:PrettyPrintValue (Results 1 – 3 of 3) sorted by relevance
85 std::string PrettyPrintValue(const base::Value& value) { in PrettyPrintValue() function100 return PrettyPrintValue(*copy); in FormatValueForDisplay()
53 std::string PrettyPrintValue(const base::Value& value);
688 << " file: " << PrettyPrintValue(*prefs); in WritePrefsFile()