Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.h76 static constexpr uint32_t kMaxCodePoint = 0x10ffff; variable
/external/protobuf/src/google/protobuf/util/internal/
Djson_escaping.h76 static constexpr uint32_t kMaxCodePoint = 0x10ffff; variable