Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Djson_escaping.cc132 inline bool IsValidCodePoint(uint32 cp) { in IsValidCodePoint() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstrutil.h853 inline bool IsValidCodePoint(uint32 code_point) { in IsValidCodePoint() function