Home
last modified time | relevance | path

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

/external/boringssl/src/util/bot/
Dupdate_clang.py118 def ChmodAndRetry(func, path, _): function
125 shutil.rmtree(dir, onerror=ChmodAndRetry)
/external/v8/tools/clang/scripts/
Dupdate.py176 def ChmodAndRetry(func, path, _): function
183 shutil.rmtree(dir, onerror=ChmodAndRetry)