Home | History | Annotate | Download | only in mtp

Lines Matching full:namelength

1012         int nameLength = strlen(name);
1013 if (nameLength > pathRemaining) {