Searched refs:src_bundle_paths (Results 1 – 2 of 2) sorted by relevance
175 def _get_src_part_name(src_bundle_paths): argument178 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)
88 def _get_src_part_name(src_bundle_paths): argument92 for src_bundle_path, v_path in src_bundle_paths.items():