Home | History | Annotate | Download | only in reflect

Lines Matching full:strlen

698         length += strlen(argsArray[i]->descriptor);
707 at += strlen(descriptor);
846 static const int kJavaLangLen = 11; // strlen("Ljava/lang/")