Home | History | Annotate | Download | only in vm

Lines Matching refs:cp

1370         const char* cp = method->shorty;
1371 while (*++cp != '\0') { /* pre-incr to skip return type */
1372 if (*cp == 'L') {