Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dutils.py682 def _check_unsafe_delete_path(path): function
704 if _check_unsafe_delete_path(name):
722 if _check_unsafe_delete_path(topdir):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Dutils.py103 result = bb.utils._check_unsafe_delete_path(arg1)