Searched refs:_dump_to_file (Results 1 – 1 of 1) sorted by relevance
/system/chre/chpp/api_parser/ |
D | chre_api_to_chpp.py | 86 def _dump_to_file(self, output_filename, contents, dry_run, skip_clang_fomat): member in CodeGenerator 836 self._dump_to_file(output_file, header, dry_run, skip_clang_format) 871 self._dump_to_file(output_file, contents, dry_run, skip_clang_format)
|