Home | History | Annotate | Download | only in androidfw

Lines Matching defs:cp

1546             const char* cp;
1549 cp = nameBuf + dirNameLen;
1551 cp++; // advance past the '/'
1553 nextSlash = strchr(cp, '/');
1567 String8 subdirName(cp, nextSlash - cp);