Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dmain.cc113 std::ofstream out_file; in generate_cpp_headers_one_file() local
273 auto& out_file = out_file_shards[i]; in generate_pybind11_sources_one_file() local
342 auto& out_file = get_out_file(symbol_count, symbol_total, &out_file_shards); in generate_pybind11_sources_one_file() local
352 auto& out_file = get_out_file(symbol_count, symbol_total, &out_file_shards); in generate_pybind11_sources_one_file() local
360 auto& out_file = get_out_file(symbol_count, symbol_total, &out_file_shards); in generate_pybind11_sources_one_file() local
367 auto& out_file = get_out_file(symbol_count, symbol_total, &out_file_shards); in generate_pybind11_sources_one_file() local
373 for (auto& out_file : out_file_shards) { in generate_pybind11_sources_one_file() local
/system/libufdt/tests/src/
Dufdt_overlay_test_app.c85 const char *out_file = argv[3]; in main() local
Dfdt_overlay_test_app.c80 const char *out_file = argv[3]; in main() local
/system/extras/simpleperf/
Dcmd_kmem_test.cpp78 std::string out_file; in RunKmemRecordCmd() local
Dcmd_record_test.cpp75 std::string out_file; in RunRecordCmd() local
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc141 const string& out_file, in SignPayload()
/system/update_engine/scripts/update_payload/
Dchecker.py239 def Dump(self, out_file, base_indent=0, sub_indent=2): argument
/system/sepolicy/tools/
Dcheck_seapp.c166 static file_info out_file; variable