Searched defs:out_file (Results 1 – 9 of 9) sorted by relevance
/system/tpm/trunks/generator/ |
D | generator.py | 310 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/ |
D | ufdt_overlay_test_app.c | 87 const char *out_file = argv[3]; in main() local
|
D | fdt_overlay_test_app.c | 82 const char *out_file = argv[3]; in main() local
|
/system/extras/simpleperf/ |
D | cmd_kmem_test.cpp | 77 std::string out_file; in RunKmemRecordCmd() local
|
D | cmd_record_test.cpp | 44 std::string out_file; in RunRecordCmd() local
|
/system/sepolicy/tools/fc_sort/ |
D | fc_sort.c | 327 FILE *in_file, *out_file; in main() local
|
/system/update_engine/payload_generator/ |
D | generate_delta_main.cc | 141 const string& out_file, in SignPayload()
|
/system/update_engine/scripts/update_payload/ |
D | checker.py | 226 def Dump(self, out_file, base_indent=0, sub_indent=2): argument
|
/system/sepolicy/tools/ |
D | check_seapp.c | 166 static file_info out_file; variable
|