Searched defs:hpm_cache_path (Results 1 – 1 of 1) sorted by relevance
| /build/indep_configs/scripts/ |
| D | generate_components.py | 77 def _get_bundle_path(hpm_cache_path, dependences_json, part_name): argument 103 def _symlink_binarys(hpm_cache_path, bundle_json, dependences_json, part_name): argument 127 def _link_kernel_binarys(variants, hpm_cache_path, dependences_json, target_cpu): argument 149 def _copy_test_binarys(test_check, variants, hpm_cache_path, dependences_json): argument 237 def _components_info_handler(part_name_list, source_code_path: str, hpm_cache_path, root_path, depe… argument 299 def _get_all_have_toolchain_component(toolchain_json, hpm_cache_path): argument
|