Home
last modified time | relevance | path

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

/system/bt/gd/packet/parser/
Dgen_cpp.cc74 std::ofstream out_file; in generate_cpp_headers_one_file() local
280 auto& out_file = out_file_shards[i]; in generate_pybind11_sources_one_file() local
349 auto& out_file = get_out_file(symbol_count, symbol_total, &out_file_shards); in generate_pybind11_sources_one_file() local
359 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
374 auto& out_file = get_out_file(symbol_count, symbol_total, &out_file_shards); in generate_pybind11_sources_one_file() local
380 for (auto& out_file : out_file_shards) { in generate_pybind11_sources_one_file() local
Dgen_rust.cc79 std::ofstream out_file; in generate_rust_source_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.cpp75 std::string out_file; in RunKmemRecordCmd() local
Dcmd_record_test.cpp76 std::string out_file; in RunRecordCmd() local
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc113 const string& out_file, in SignPayload()
/system/update_engine/scripts/update_payload/
Dchecker.py241 def Dump(self, out_file, base_indent=0, sub_indent=2): argument
/system/sepolicy/tools/
Dcheck_seapp.c168 static file_info out_file; variable