Home | History | Annotate | Download | only in mtp

Lines Matching full:namelength

1096         int nameLength = strlen(name);
1097 if (nameLength > pathRemaining) {