Home
last modified time | relevance | path

Searched defs:error_handler_t (Results 1 – 3 of 3) sorted by relevance

/external/sdv/vsomeip/implementation/endpoints/include/
Dendpoint.hpp22 typedef std::function<void()> error_handler_t; typedef in vsomeip_v3::endpoint
/external/sdv/vsomeip/interface/compat/vsomeip/
Dhandler.hpp22 typedef std::function< void (const uint16_t) > error_handler_t; typedef
/external/sdv/vsomeip/interface/vsomeip/
Dhandler.hpp23 typedef std::function< void (const uint16_t) > error_handler_t; typedef