OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strdup8to16
(Results
1 - 5
of
5
) sorted by null
/system/core/include/cutils/
jstring.h
33
extern char16_t *
strdup8to16
(const char* s, size_t *out_len);
/system/core/libcutils/
Android.mk
45
strdup8to16
.c \
strdup8to16.c
1
/* libs/cutils/
strdup8to16
.c
43
extern char16_t *
strdup8to16
(const char* s, size_t *out_len)
function
/external/svox/pico/tts/
svox_ssml_parser.cpp
185
ph =
strdup8to16
(attributes[i+1], &phsize);
/hardware/ril/libril/
ril.cpp
271
s16 =
strdup8to16
(s, &s16_len);
[
all
...]
Completed in 74 milliseconds