Searched defs:error_handler_t (Results 1 – 4 of 4) sorted by relevance
22 typedef std::function<void()> error_handler_t; typedef in vsomeip_v3::endpoint
22 typedef std::function< void (const uint16_t) > error_handler_t; typedef
23 typedef std::function< void (const uint16_t) > error_handler_t; typedef
17588 enum class error_handler_t enum19006 using error_handler_t = detail::error_handler_t; typedef in nlohmann::basic_json