Home
last modified time | relevance | path

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

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