Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dhandler.hpp17 void on_fork_error (Executor &, const std::error_code&) const {} in on_fork_error() function
33 void on_fork_error(Executor &e, const std::error_code &ec) const in on_fork_error() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dextend.hpp79 …process::detail::make_handler_t<::boost::process::detail::posix::on_fork_error_ > on_fork_error; variable
136 void on_fork_error (Executor &, const std::error_code&) const {} in on_fork_error() function