Home
last modified time | relevance | path

Searched defs:handler_func (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/cros/
Dhttpd.py223 def add_url_handler(self, url, handler_func): argument
/external/llvm-project/openmp/runtime/src/
Dz_Linux_util.cpp1174 static void __kmp_install_one_handler(int sig, sig_func_t handler_func, in __kmp_install_one_handler()