Home
last modified time | relevance | path

Searched refs:_symlink_src2dest (Results 1 - 1 of 1) sorted by relevance

/build/indep_configs/scripts/
H A Dgenerate_components.py85 def _symlink_src2dest(src_dir, dest_dir): function
106 _symlink_src2dest(real_path, link_path)
127 _symlink_src2dest(os.path.join(musl_real_path, 'innerapis', 'includes'), musl_include_link_path)
128 _symlink_src2dest(os.path.join(musl_real_path, 'innerapis', 'libs'), musl_lib_link_path)
139 _symlink_src2dest(os.path.join(kernel_real_path, "innerapis"), kernel_link_path)

Completed in 2 milliseconds