Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Dgit.py442 def create_atomic(filename): function
463 with create_atomic(ud.fullshallow) as tfile:
473 with create_atomic(ud.fullmirror) as tfile: