Home
last modified time | relevance | path

Searched defs:output_path (Results 1 – 5 of 5) sorted by relevance

/build/config/components/ace_engine/
Dbuild_resource_to_bytecode.py21 def resource_file_to_bytecode(input_dir, input_file, output_path): argument
/build/test/example/
Dbuild_example.json46 "output_path": "/out/test_report/performance_report_rk3568.html", string
52 "output_path": "/out/test_report/performance_report_wifiiot.html", string
Dperformance_test.py117 def __init__(self, performance_cmd, output_path, report_titles, ptyflags=False): argument
/build/indep_configs/scripts/
Dgenerate_components.py273 def _out_components_json(components_json, output_path): argument
281 def _generate_platforms_list(output_path): argument
Dgenerate_target_build_gn.py62 def _output_build_gn(deps_list, output_path, _test_check): argument