Searched refs:_getOutputFile (Results 1 – 1 of 1) sorted by relevance
427 output_file = GeneratedFile._getOutputFile(self.cpp_file_path, check_only, temp_files)432 output_file = GeneratedFile._getOutputFile(self.java_file_path, check_only, temp_files)448 def _getOutputFile(file_path, check_only, temp_files): member in GeneratedFile