Home
last modified time | relevance | path

Searched defs:IsValidCodepoint (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/lib/cpp-string/public/cpp-string/
Dutf_codecs.h25 inline bool IsValidCodepoint(uint32_t code_point) { in IsValidCodepoint() function
/external/libchrome/base/strings/
Dutf_string_conversion_utils.h19 inline bool IsValidCodepoint(uint32_t code_point) { in IsValidCodepoint() function
/external/cronet/base/strings/
Dutf_string_conversion_utils.h25 inline bool IsValidCodepoint(base_icu::UChar32 code_point) { in IsValidCodepoint() function