Home
last modified time | relevance | path

Searched defs:excinfo (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/infra/bots/
Dutils.py158 def RmTreeOnError(function, path, excinfo): argument
/third_party/skia/infra/bots/
Dutils.py161 def RmTreeOnError(function, path, excinfo): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dwin_tool.py96 def _on_error(fn, path, excinfo): argument
/third_party/node/tools/gyp/pylib/gyp/
Dwin_tool.py99 def _on_error(fn, path, excinfo): argument
/third_party/python/Lib/
Dcontextlib.py738 def __exit__(self, *excinfo):
744 async def __aexit__(self, *excinfo):