Home
last modified time | relevance | path

Searched refs:strcpylen8to16 (Results 1 – 2 of 2) sorted by relevance

/system/core/include/cutils/
Djstring.h39 extern char16_t * strcpylen8to16 (char16_t *dest, const char*s, int length,
/system/core/libcutils/
Dstrdup8to16.c185 extern char16_t * strcpylen8to16 (char16_t *utf16Str, const char*utf8Str, in strcpylen8to16() function