Searched defs:self_t (Results 1 – 8 of 8) sorted by relevance
/openbmc/bmcweb/http/routing/ | ||
H A D | taggedrule.hpp | 20 using self_t = TaggedRule<Args...>; typedef in crow::TaggedRule |
H A D | sserule.hpp | 19 using self_t = SseSocketRule; typedef in crow::SseSocketRule |
H A D | ruleparametertraits.hpp | 16 using self_t = T; typedef |
H A D | websocketrule.hpp | 16 using self_t = WebSocketRule; typedef in crow::WebSocketRule |
/openbmc/sdbusplus/include/sdbusplus/asio/detail/ | ||
H A D | async_send_handler.hpp | 48 using self_t = unpack_userdata<CompletionToken>; in do_unpack() typedef |
/openbmc/bmcweb/http/ | ||
H A D | http_server.hpp | 31 using self_t = Server<Handler, Adaptor>; typedef in crow::Server |
H A D | websocket.hpp | 51 using self_t = ConnectionImpl<Adaptor>; typedef in crow::websocket::ConnectionImpl |
/openbmc/sdbusplus/include/sdbusplus/asio/ | ||
H A D | object_server.hpp | 227 using self_t = coroutine_method_instance<CallbackType>; typedef in sdbusplus::asio::coroutine_method_instance |