Home
last modified time | relevance | path

Searched defs:out_file (Results 1 – 9 of 9) sorted by relevance

/system/tpm/trunks/generator/
Dgenerator.py310 def OutputForward(self, out_file, defined_types, typemap): argument
324 def Output(self, out_file, defined_types, typemap): argument
344 def OutputSerialize(self, out_file, serialized_types, typemap): argument
388 def Output(self, out_file, defined_types, typemap): argument
667 def OutputForward(self, out_file, unused_defined_types, unused_typemap): argument
686 def Output(self, out_file, defined_types, typemap): argument
716 def OutputSerialize(self, out_file, serialized_types, typemap): argument
778 def _OutputUnionSerialize(self, out_file): argument
841 def _OutputUnionField(self, out_file, field, code_format): argument
866 def _OutputArrayField(self, out_file, field, code_format): argument
[all …]
/system/libufdt/tests/src/
Dufdt_overlay_test_app.c87 const char *out_file = argv[3]; in main() local
Dfdt_overlay_test_app.c82 const char *out_file = argv[3]; in main() local
/system/extras/simpleperf/
Dcmd_kmem_test.cpp77 std::string out_file; in RunKmemRecordCmd() local
Dcmd_record_test.cpp44 std::string out_file; in RunRecordCmd() local
/system/sepolicy/tools/fc_sort/
Dfc_sort.c327 FILE *in_file, *out_file; in main() local
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc141 const string& out_file, in SignPayload()
/system/update_engine/scripts/update_payload/
Dchecker.py226 def Dump(self, out_file, base_indent=0, sub_indent=2): argument
/system/sepolicy/tools/
Dcheck_seapp.c166 static file_info out_file; variable