Searched defs:internal_error_handle (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/ |
D | executor.hpp | 115 …void internal_error_handle(const std::error_code &, const char*, boost::mpl::false_, boost::mpl::t… in internal_error_handle() function in boost::process::detail::windows::executor 116 …void internal_error_handle(const std::error_code &, const char*, boost::mpl::true_, boost::mpl::t… in internal_error_handle() function in boost::process::detail::windows::executor 118 …void internal_error_handle(const std::error_code &ec, const char*, boost::mpl::true_, boost::mpl:… in internal_error_handle() function in boost::process::detail::windows::executor 122 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::false_, boost::… in internal_error_handle() function in boost::process::detail::windows::executor
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | executor.hpp | 148 …void internal_error_handle(const std::error_code&, const char*, HasHandler, boost::mpl::true_, Use… in internal_error_handle() function in boost::process::detail::posix::executor 163 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::true_ , boost::… in internal_error_handle() function in boost::process::detail::posix::executor 173 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::false_, boost::… in internal_error_handle() function in boost::process::detail::posix::executor 182 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::true_ , boost::… in internal_error_handle() function in boost::process::detail::posix::executor 187 …void internal_error_handle(const std::error_code &ec, const char* msg, boost::mpl::false_, boost::… in internal_error_handle() function in boost::process::detail::posix::executor
|