Searched defs:filePathName (Results 1 – 2 of 2) sorted by relevance
251 static int GenerateNewFileName(string &destFile, const string &filePathName, int32_t index, const s… in GenerateNewFileName()261 static int TruncFileName(string &newDestFile, string &filePathName, int32_t slashPos, const string … in TruncFileName()293 string filePathName = " "; in MoveFile() local
510 std::string filePathName = basePath + targetFilePath; in GetAmi() local