Searched refs:WriteStringToFileAtomic (Results 1 – 4 of 4) sorted by relevance
53 if (!WriteStringToFileAtomic(contents, path_)) { in WriteState()
122 bool WriteStringToFileAtomic(const std::string& content, const std::string& path);
151 bool WriteStringToFileAtomic(const std::string& content, const std::string& path) { in WriteStringToFileAtomic() function
287 if (!WriteStringToFileAtomic(contents, boot_file)) { in FinishedSnapshotWrites()2013 if (!WriteStringToFileAtomic(contents, GetStateFilePath())) { in WriteSnapshotUpdateStatus()2069 if (!WriteStringToFileAtomic(content, path)) { in WriteSnapshotStatus()