Searched defs:FinalPath (Results 1 – 11 of 11) sorted by relevance
289 StringRef FinalPath, StringRef Buffer) { in writeFileAtomically()298 StringRef TempPathModel, StringRef FinalPath, in writeFileAtomically()
288 StringRef FinalPath, StringRef Buffer) { in writeFileAtomically()297 StringRef TempPathModel, StringRef FinalPath, in writeFileAtomically()
82 std::string FinalPath; variable
84 std::string FinalPath; variable
84 SmallString<128> FinalPath; variable
61 const std::string& FinalPath() const { return final_path_; } in FinalPath() function
477 func FinalPath(h syscall.Handle, flags uint32) (string, error) { func