Home
last modified time | relevance | path

Searched defs:all_parts (Results 1 – 2 of 2) sorted by relevance

/build/lite/hb_internal/preloader/
Dpreloader.py117 def _output_parts_features(all_parts, output_file): argument
134 def _output_parts_syscap(all_parts, output_file): argument
149 def _output_exclusion_modules_json(all_parts, output_file): argument
185 def _output_parts_json(all_parts, output_file): argument
189 def _output_parts_config_json(all_parts, output_file): argument
/build/loader/
Dload.py63 def _get_platforms_all_parts(source_root_dir, target_os, target_cpu, all_parts, argument