Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/unittest/
Dsignals.py57 def removeHandler(method=None): function
/external/python/cpython3/Lib/unittest/
Dsignals.py57 def removeHandler(method=None): function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h1200 void removeHandler() { in removeHandler() function
/external/python/cpython2/Lib/logging/
D__init__.py1316 def removeHandler(self, hdlr): member in Logger
/external/python/cpython3/Lib/logging/
D__init__.py1542 def removeHandler(self, hdlr): member in Logger
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp862 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst
/external/llvm/lib/IR/
DInstructions.cpp1055 void CatchSwitchInst::removeHandler(handler_iterator HI) { in removeHandler() function in CatchSwitchInst