Searched defs:srcFilePath (Results 1 – 7 of 7) sorted by relevance
138 int32_t HiviewService::CopyFile(const std::string& srcFilePath, const std::string& destFilePath) in CopyFile()182 int32_t HiviewService::Copy(const std::string& srcFilePath, const std::string& destFilePath) in Copy()187 int32_t HiviewService::Move(const std::string& srcFilePath, const std::string& destFilePath) in Move()
230 std::string srcFilePath; variable
205 int32_t DlpUtils::GetFilePathWithFd(const int32_t &fd, std::string &srcFilePath) in GetFilePathWithFd()
206 int32_t DlpUtils::GetFilePathWithFd(const int32_t &fd, std::string &srcFilePath) in GetFilePathWithFd()
139 std::string srcFilePath = "./PrintCupsClientTest_0003_srcDir/PrintCupsClientTestFileName"; variable180 std::string srcFilePath = std::string(subSrcDir) + "/PrintCupsClientTestFileName"; variable
561 std::string srcFilePath = GetSnapshotPath("/data/log/faultlog/temp", pidStr); in CollectHprof() local
436 void PrintCupsClient::SymlinkFile(std::string &srcFilePath, std::string &destFilePath) in SymlinkFile()465 std::string srcFilePath = std::string(srcDir) + "/" + std::string(file->d_name); in SymlinkDirectory() local510 std::string srcFilePath = std::string(srcDir) + "/" + std::string(file->d_name); in CopyDirectory() local