Searched defs:onmessage (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/http/routing/ | ||
H A D | websocketrule.hpp | 75 self_t& onmessage(Func f) in onmessage() function in crow::WebSocketRule |
/openbmc/phosphor-webui/app/common/services/ | ||
H A D | api-utils.js | 140 ws.onmessage = function(evt) { function |