Home
last modified time | relevance | path

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

/external/skqp/infra/bots/
Dutils.py151 def RemoveWithRetry_non_win(rmfunc, path): argument
155 return rmfunc(path)
/external/skia/infra/bots/
Dutils.py152 def RemoveWithRetry_non_win(rmfunc, path): argument
156 return rmfunc(path)