Lines Matching refs:cp
1237 const char* cp;1240 cp = nameBuf + dirNameLen;1242 cp++; // advance past the '/'1244 nextSlash = strchr(cp, '/');1258 String8 subdirName(cp, nextSlash - cp);