Home
last modified time | relevance | path

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

/external/libweave/third_party/chromium/base/json/
Dstring_escape.cc27 const uint32_t kReplacementCodePoint = 0xFFFD; variable
95 code_point = kReplacementCodePoint; in EscapeJSONStringImpl()
/external/libchrome/base/json/
Dstring_escape.cc27 const uint32_t kReplacementCodePoint = 0xFFFD; variable
95 code_point = kReplacementCodePoint; in EscapeJSONStringImpl()