Home
last modified time | relevance | path

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

/interface/sdk-js/
H A Dremove_internal.py19 import shutil namespace
31 shutil.copytree(src, dst, dirs_exist_ok=True)
33 shutil.copy(src, dst)
/interface/sdk_c/build-tools/capi_parser/src/
H A Dmain.py19 import shutil namespace
45 shutil.rmtree(constants.StringConstant.SYSROOT.value)
/interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/
H A Dparser.py22 import shutil namespace
202 shutil.copy(j_item, new_dire)
255 shutil.copytree(include_lib, std_include)

Completed in 2 milliseconds