Home
last modified time | relevance | path

Searched defs:websocket (Results 1 – 6 of 6) sorted by relevance

/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js42 websocket: '/vm/0/0', property in VirtualMediaStore.actions.getData.device
/openbmc/bmcweb/http/routing/
H A Druleparametertraits.hpp24 WebSocketRule& websocket() in websocket() function
/openbmc/bmcweb/http/
H A Dwebsocket.hpp19 namespace websocket namespace
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dserv.py262 async def client_handler(self, websocket): argument
/openbmc/qemu/ui/
H A Dvnc.c444 bool websocket, in qmp_query_server_entry()
3243 bool skipauth, bool websocket) in vnc_connect()
3609 bool websocket, in vnc_display_setup_auth()
3716 bool websocket, in vnc_display_get_address()
H A Dvnc.h302 bool websocket; member