Searched refs:strlen8to16 (Results 1 - 4 of 4) sorted by relevance

/system/core/include/cutils/
H A Djstring.h37 extern size_t strlen8to16 (const char* utf8Str);
/system/core/libcutils/include/cutils/
H A Djstring.h37 extern size_t strlen8to16 (const char* utf8Str);
/system/core/libcutils/include_vndk/cutils/
H A Djstring.h37 extern size_t strlen8to16 (const char* utf8Str);
/system/core/libcutils/
H A Dstrdup8to16.c50 len = strlen8to16(s);
68 extern size_t strlen8to16 (const char* utf8Str) function

Completed in 338 milliseconds