Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.h54 static constexpr uint16_t kMaxHighSurrogate = 0xdbff; variable
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_escaping.h54 static constexpr uint16_t kMaxHighSurrogate = 0xdbff; variable