Home
last modified time | relevance | path

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

/external/chromium_org/sync/syncable/
Dentry.cc156 std::string escaped_str = base::EscapeBytesAsInvalidJSONString( in operator <<() local
167 std::string escaped_str = base::EscapeBytesAsInvalidJSONString( in operator <<() local
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_util.cc260 std::string escaped_str; in Escape() local