Searched defs:destFileName (Results 1 – 4 of 4) sorted by relevance
34 void RenameDefFile(const std::string& srcFileName, const std::string& destFileName) in RenameDefFile()
96 static void CopyNativeTokenJson(const std::string& sourceFileName, const std::string& destFileName) in CopyNativeTokenJson()
165 const char *destPath, const char *destFileName) in CopyKeyBlobFromSrc()
383 int SetAppFileName(std::string& destFileName, std::string& fileName) in SetAppFileName()1324 std::string destFileName = fileName; in StartCaptureAppTrace() local