Home
last modified time | relevance | path

Searched defs:IsSurrogate (Results 1 – 10 of 10) sorted by relevance

/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc82 inline bool IsSurrogate(uint32_t c) { in IsSurrogate() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc82 inline bool IsSurrogate(uint32_t c) { in IsSurrogate() function
/external/protobuf/src/google/protobuf/util/internal/
Djson_escaping.cc82 inline bool IsSurrogate(uint32_t c) { in IsSurrogate() function
/external/openscreen/third_party/abseil/src/absl/strings/
Descaping.cc56 inline bool IsSurrogate(char32_t c, absl::string_view src, std::string* error) { in IsSurrogate() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Descaping.cc56 inline bool IsSurrogate(char32_t c, absl::string_view src, std::string* error) { in IsSurrogate() function
/external/cronet/tot/third_party/abseil-cpp/absl/strings/
Descaping.cc61 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/external/cronet/stable/third_party/abseil-cpp/absl/strings/
Descaping.cc61 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/external/abseil-cpp/absl/strings/
Descaping.cc59 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/external/angle/third_party/abseil-cpp/absl/strings/
Descaping.cc61 inline bool IsSurrogate(char32_t c, absl::string_view src, in IsSurrogate() function
/external/clang/include/clang/Sema/
DOverload.h634 bool IsSurrogate; member