Home
last modified time | relevance | path

Searched defs:exc_type (Results 1 – 9 of 9) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py174 async def __aexit__(self, exc_type, exc_value, traceback): argument
236 def __exit__(self, exc_type, exc_value, traceback): argument
311 def __exit__(self, exc_type, exc_value, traceback): argument
/openbmc/openbmc/poky/meta/lib/oe/
H A Dnpm_registry.py123 def __exit__(self, exc_type, exc_val, exc_tb): argument
H A Dqa.py52 def __exit__(self, exc_type, exc_value, traceback): argument
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dbase.py310 def __exit__(self, exc_type, exc_value, traceback): argument
/openbmc/qemu/scripts/
H A Dsimpletrace.py217 def __exit__(self, exc_type, exc_val, exc_tb): argument
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py197 async def __aexit__(self, exc_type, exc_value, traceback): argument
H A Dsqlalchemy.py199 async def __aexit__(self, exc_type, exc_value, traceback): argument
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py733 def __exit__(self, exc_type, value, traceback): argument
775 def __exit__(self, exc_type, exc_val, exc_tb): argument
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py43 def __exit__(self, exc_type, exc_val, exc_tb): argument