Searched refs:json_str (Results 1 – 2 of 2) sorted by relevance
59 bool PayloadProperties::GetPropertiesAsJson(string* json_str) { in GetPropertiesAsJson() argument75 return base::JSONWriter::Write(properties, json_str); in GetPropertiesAsJson()
37 bool GetPropertiesAsJson(std::string* json_str);