Home
last modified time | relevance | path

Searched refs:src_bundle_paths (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/build/indep_configs/scripts/
H A Dgenerate_components.py175 def _get_src_part_name(src_bundle_paths): argument
178 for src_bundle_path in src_bundle_paths:
202 src_bundle_paths = _get_src_bundle_path(source_code_path)
203 src_part_name, src_bundle_path = _get_src_part_name(src_bundle_paths)
H A Dgenerate_target_build_gn.py88 def _get_src_part_name(src_bundle_paths): argument
92 for src_bundle_path, v_path in src_bundle_paths.items():