Home | History | Annotate | Download | only in aapt

Lines Matching refs:sep

1432                     ssize_t sep = ident.findLast('.');
1433 if (sep >= 0) {
1434 parentIdent.setTo(ident, sep);