Home | History | Annotate | Download | only in vm

Lines Matching refs:pSignature

657  * If "pSignature" is not NULL, *pSignature gets the "JNI signature" of
661 const char** pSignature)
679 if (pSignature != NULL)
680 *pSignature = jniSignature(clazz);