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

/system/core/include/cutils/
H A Djstring.h36 extern char16_t * strdup8to16 (const char* s, size_t *out_len);
/system/core/libcutils/include/cutils/
H A Djstring.h36 extern char16_t * strdup8to16 (const char* s, size_t *out_len);
/system/core/libcutils/include_vndk/cutils/
H A Djstring.h36 extern char16_t * strdup8to16 (const char* s, size_t *out_len);
/system/core/libcutils/
H A Dstrdup8to16.cpp1 /* libs/cutils/strdup8to16.c
44 extern char16_t * strdup8to16 (const char* s, size_t *out_len) function

Completed in 129 milliseconds