Home
last modified time | relevance | path

Searched defs:removeHandler (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/unittest/
Dsignals.py57 def removeHandler(method=None): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h1135 void removeHandler() { in removeHandler() function
/third_party/python/Lib/logging/
D__init__.py1647 def removeHandler(self, hdlr): member in Logger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1060 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst