Searched refs:modifiedUtf8LengthOfUtf8 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/instrument/
H A DEncodingSupport.h29 int modifiedUtf8LengthOfUtf8(char* utf_str, int utf8_len);
H A DEncodingSupport.c36 modifiedUtf8LengthOfUtf8(char* string, int length) { function
H A DInvocationAdapter.c205 newLen = modifiedUtf8LengthOfUtf8(premainClass, oldLen);
364 newLen = modifiedUtf8LengthOfUtf8(agentClass, oldLen);

Completed in 31 milliseconds