Home
last modified time | relevance | path

Searched refs:utf16ToUtf8s (Results 1 – 4 of 4) sorted by relevance

/external/oj-libjdwp/src/share/npt/
Dnpt.c72 npt->utf16ToUtf8s = &utf16ToUtf8s; in nptInitialize()
Dutf.h63 int JNICALL utf16ToUtf8s
Dnpt.h74 int (JNICALL *utf16ToUtf8s)
Dutf.c132 utf16ToUtf8s(struct UtfInst *ui, unsigned short *utf16, int len, jbyte *output, int outputMaxLen) in utf16ToUtf8s() function