Home
last modified time | relevance | path

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

/system/core/include/cutils/
Djstring.h32 extern char * strndup16to8 (const char16_t* s, size_t n);
/system/core/libcutils/
Dstrdup16to8.c143 char * strndup16to8 (const char16_t* s, size_t n) in strndup16to8() function