Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/include/
Dendpoint.hpp22 typedef std::function<void()> error_handler_t; typedef in vsomeip_v3::endpoint
/aosp_15_r20/external/sdv/vsomeip/interface/compat/vsomeip/
Dhandler.hpp22 typedef std::function< void (const uint16_t) > error_handler_t; typedef
/aosp_15_r20/external/sdv/vsomeip/interface/vsomeip/
Dhandler.hpp23 typedef std::function< void (const uint16_t) > error_handler_t; typedef
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp17588 enum class error_handler_t enum
19006 using error_handler_t = detail::error_handler_t; typedef in nlohmann::basic_json