Searched refs:fileNamePath (Results 1 – 1 of 1) sorted by relevance
116 CMIUtilString fileNamePath(vrTxt); in GetFileNamePath() local120 const size_t nPos = fileNamePath.find(cSpace); in GetFileNamePath()122 fileNamePath = CMIUtilString::Format("\"%s\"", fileNamePath.c_str()); in GetFileNamePath()124 return fileNamePath; in GetFileNamePath()