Home | History | Annotate | Download | only in staticjvmtiagent

Lines Matching refs:idStr

275                                                                            jstring idStr,
292 const char* idNative = env->GetStringUTFChars(idStr, 0);
294 env->ReleaseStringUTFChars(idStr, idNative);
307 // MockMethodDispatcher dispatcher = MockMethodDispatcher.get(idStr, this);