Searched defs:RenameFile (Results 1 – 5 of 5) sorted by relevance
150 int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
109 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
116 static int RenameFile(const std::string &src, const std::string &des) in RenameFile() function
407 bool RenameFile(const std::string& src, const std::string& dest) in RenameFile() function
220 bool FaultDetectorUtil::RenameFile(const string &path, const string &newPath) in RenameFile() function in OHOS::HiviewDFX::FaultDetectorUtil