Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc89 inline bool IsValidCodePoint(uint32 cp) { in IsValidCodePoint() function
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.h864 inline bool IsValidCodePoint(uint32 code_point) { in IsValidCodePoint() function