Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/
Dsignals.py10 def __init__(self, default_handler): argument
20 def default_handler(unused_signum, unused_frame): function
/third_party/python/Modules/
Dsignalmodule.c132 PyObject *default_handler; member
147 PyObject *default_handler; // borrowed ref (signal_global_state) member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dinternal.h915 MHD_AccessHandlerCallback default_handler; member
/third_party/skia/third_party/externals/spirv-cross/
Dmain.cpp74 function<void(const char *)> default_handler; member