Home
last modified time | relevance | path

Searched defs:onmessage (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/routing/
H A Dwebsocketrule.hpp75 self_t& onmessage(Func f) in onmessage() function in crow::WebSocketRule
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js140 ws.onmessage = function(evt) { function