Home
last modified time | relevance | path

Searched refs:utf8ToPlatform (Results 1 – 7 of 7) sorted by relevance

/external/oj-libjdwp/src/share/npt/
Dnpt.c68 npt->utf8ToPlatform = &utf8ToPlatform; in nptInitialize()
Dutf.h51 int JNICALL utf8ToPlatform
Dnpt.h62 int (JNICALL *utf8ToPlatform)
Dutf.c481 len2 = utf8ToPlatform(ui, (jbyte*)buf1, len1, buf2, 1024); in test()
/external/oj-libjdwp/src/solaris/npt/
Dutf_md.c144 utf8ToPlatform(struct UtfInst*ui, jbyte *utf8, int len, char *output, int outputMaxLen) in utf8ToPlatform() function
/external/oj-libjdwp/src/share/back/
Dtransport.c113 (void)(gdata->npt->utf8ToPlatform)(gdata->npt->utf, in loadTransportLibrary()
395 (void)(gdata->npt->utf8ToPlatform)(gdata->npt->utf, in launch()
Derror_messages.c74 (void)(gdata->npt->utf8ToPlatform)(gdata->npt->utf, in vprint_message()