Home | History | Annotate | Download | only in aapt

Lines Matching refs:toupper

405         part.toUpper();
1094 if (toupper(c[0]) != 'D' ||
1095 toupper(c[1]) != 'P' ||
1096 toupper(c[2]) != 'I' ||