Lines Matching refs:EscapeJSONString
1098 base::EscapeJSONString(title, true, &result);
1152 base::EscapeJSONString(name, true, &result);
1155 base::EscapeJSONString(EscapePath(UTF16ToUTF8(name)), true, &result);
1157 base::EscapeJSONString(EscapePath(raw_bytes), true, &result);
1169 base::EscapeJSONString(size_string, true, &result);
1178 base::EscapeJSONString(modified_str, true, &result);