Searched refs:sEntryPt (Results 1 – 1 of 1) sorted by relevance
137 String sEntryPt; member in csv::ploc::UNCRoot445 sEntryPt = String(pRestPath, pDirEnd - pRestPath); in UNCRoot()449 sEntryPt = pRestPath; in UNCRoot()456 sEntryPt(i_sEntryPt) in UNCRoot()463 o_rPath << "\\\\" << sComputer << '\\' << sEntryPt << "\\"; in Get()472 o_rPath.write( sEntryPt ); in Get()479 return new UNCRoot(sComputer,sEntryPt); in CreateCopy()
Completed in 10 milliseconds