HomeSort by relevance Sort by last modified time
    Searched refs:strndup16to8 (Results 1 - 4 of 4) sorted by null

  /system/core/include/cutils/
jstring.h 32 extern char * strndup16to8 (const char16_t* s, size_t n);
  /system/core/libcutils/
strdup16to8.c 143 char * strndup16to8 (const char16_t* s, size_t n) function
  /external/svox/pico/tts/
svox_ssml_parser.cpp 208 xsampastr = strndup16to8(ph, phsize);
  /hardware/ril/libril/
ril.cpp 385 return strndup16to8(s16, stringlen);
    [all...]

Completed in 159 milliseconds