Home | History | Annotate | Download | only in nativehelper

Lines Matching refs:utf

850     void ReleaseStringUTFChars(jstring string, const char* utf)
851 { functions->ReleaseStringUTFChars(this, string, utf); }
1072 const char* name; /* NULL or name of thread as modified UTF-8 str */