Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dwait_for_exit.hpp66 static void handler_func(int val) in wait_until() function
/aosp_15_r20/external/autotest/client/cros/
H A Dhttpd.py223 def add_url_handler(self, url, handler_func): argument