Searched refs:_dump_to_file (Results 1 – 1 of 1) sorted by relevance
/system/chre/api_parser/ |
D | chpp_code_generator.py | 63 def _dump_to_file(self, output_filename, contents, dry_run, skip_clang_fomat): member in CodeGenerator 931 self._dump_to_file(output_file, header, dry_run, skip_clang_format) 970 self._dump_to_file(output_file, contents, dry_run, skip_clang_format)
|