Searched defs:strcpy8to16 (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dstrdup8to16.c59 return strcpy8to16 (ret, s, out_len);
80 * expected, then start counting them because strcpy8to16
151 extern char16_t * strcpy8to16 (char16_t *utf16Str, const char*utf8Str, function

Completed in 253 milliseconds