Searched defs:srcFilePath (Results 1 – 4 of 4) sorted by relevance
235 int32_t HiviewService::CopyFile(const std::string& srcFilePath, const std::string& destFilePath) in CopyFile()277 int32_t HiviewService::Copy(const std::string& srcFilePath, const std::string& destFilePath) in Copy()282 int32_t HiviewService::Move(const std::string& srcFilePath, const std::string& destFilePath) in Move()
390 void PrintCupsClient::SymlinkFile(std::string &srcFilePath, std::string &destFilePath) in SymlinkFile()419 std::string srcFilePath = std::string(srcDir) + "/" + std::string(file->d_name); in SymlinkDirectory() local464 std::string srcFilePath = std::string(srcDir) + "/" + std::string(file->d_name); in CopyDirectory() local
139 std::string srcFilePath = "./PrintCupsClientTest_0003_srcDir/PrintCupsClientTestFileName"; variable180 std::string srcFilePath = std::string(subSrcDir) + "/PrintCupsClientTestFileName"; variable
554 std::string srcFilePath = GetSnapshotPath("/data/log/faultlog/temp", pidStr); in CollectHprof() local