Home
last modified time | relevance | path

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

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