Home
last modified time | relevance | path

Searched defs:on_exec_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.hpp23 void on_exec_error (Executor &, const std::error_code&) const {} in on_exec_error() function
62 void on_exec_error(Executor &e, const std::error_code &ec) const in on_exec_error() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dextend.hpp83 …process::detail::make_handler_t<::boost::process::detail::posix::on_exec_error_ > on_exec_error; variable
151 void on_exec_error (Executor &, const std::error_code&) const {} in on_exec_error() function