Searched refs:ReplaceFileContentsIfDifferent (Results 1 – 4 of 4) sorted by relevance
28 void ReplaceFileContentsIfDifferent(const std::string& file_path,
107 void ReplaceFileContentsIfDifferent(const std::string& file_path, in ReplaceFileContentsIfDifferent() function
548 ReplaceFileContentsIfDifferent(file_name, new_contents); in GenerateHeader()
1070 ReplaceFileContentsIfDifferent(source_file_name, new_source); in GenerateImplementation()1073 ReplaceFileContentsIfDifferent(header_file_name, new_header); in GenerateImplementation()