Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/routing/
H A Dsserule.hpp43 self_t& onopen(Func f) in onopen() function in crow::SseSocketRule
H A Dwebsocketrule.hpp57 self_t& onopen(Func f) in onopen() function in crow::WebSocketRule
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js137 ws.onopen = function() { function