Searched refs:pathCopy (Results 1 – 2 of 2) sorted by relevance
1182 String8 pathCopy = new String8(path); in scanDirLocked() local1215 fileType = getFileType(pathCopy.appendPath(entry.getName()).string()); in scanDirLocked()1227 info.setSourceName(pathCopy.appendPath(info.getFileName().string())); in scanDirLocked()
1761 LocalPointer<UnicodeString> pathCopy(new UnicodeString(path), errorCode); in processResource() local1762 aliasPathPairs.addElement(pathCopy.getAlias(), errorCode); in processResource()1765 pathCopy.orphan(); in processResource()