Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util_impl_helpers.h156 bool DoIsStringASCII(const Char* characters, size_t length) { in DoIsStringASCII() function
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util.cc471 inline bool DoIsStringASCII(const Char* characters, size_t length) { in DoIsStringASCII() function