Searched refs:sComputer (Results 1 – 1 of 1) sorted by relevance
136 String sComputer; member in csv::ploc::UNCRoot439 sComputer = String(pRestPath, pDirEnd - pRestPath); in UNCRoot()455 : sComputer(i_sComputer), in UNCRoot()463 o_rPath << "\\\\" << sComputer << '\\' << sEntryPt << "\\"; in Get()470 o_rPath.write( sComputer ); in Get()479 return new UNCRoot(sComputer,sEntryPt); in CreateCopy()
Completed in 13 milliseconds