Home
last modified time | relevance | path

Searched defs:connect (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/include/net/
H A Dcan_host.h47 void (*connect)(CanHostState *ch, Error **errp); member
/openbmc/qemu/python/qemu/machine/
H A Dqtest.py83 def connect(self) -> None: member in QEMUQtestProtocol
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dxmlrpcclient.py85 def connect(self, token = None): member in BitBakeXMLRPCServerConnection
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp50 void Input::connect() in connect() function in ikvm::Input
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp145 static auto connect(_Self&& __self, _Receiver __rcvr) // in connect() function
H A Dasync_scope.hpp131 [[nodiscard]] static auto connect(_Self&& __self, _Receiver __rcvr) // in connect() function
301 [[nodiscard]] static auto connect(_Self&& __self, _Receiver __rcvr) in connect() function
758 static auto connect(_Self&& __self, _Receiver __rcvr) in connect() function in exec::__scope::__future::__t
H A Dat_coroutine_exit.hpp99 auto connect(_Receiver __rcvr) && noexcept in connect() function
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__senders.hpp372 inline constexpr __connect::connect_t connect{}; global() variable
[all...]
H A D__basic_sender.hpp532 static constexpr auto connect = __detail::__connect; member
611 static auto connect(_Self&& __self, _Receiver&& __rcvr) // in connect() function
H A D__run_loop.hpp128 auto connect(_Receiver __rcvr) const -> __operation<_Receiver> in connect() function
H A D__p2300.hpp213 inline constexpr stdexec::connect_t connect{}; variable
/openbmc/openbmc-tools/reboot-ping-pong/
H A Drpp133 def connect(self): member in Host
/openbmc/qemu/include/system/
H A Dos-win32.h197 #define connect qemu_connect_wrap macro
/openbmc/qemu/python/qemu/qmp/
H A Dlegacy.py147 def connect(self, negotiate: bool = True) -> Optional[QMPMessage]: member in QEMUMonitorProtocol
H A Dqmp_shell.py370 def connect(self, negotiate: bool = True) -> None: member in QMPShell
H A Dprotocol.py355 async def connect(self, address: Union[SocketAddrT, socket.socket], member in AsyncProtocol
/openbmc/phosphor-ipmi-flash/internal/
H A Dsys.cpp101 int SysImpl::connect(int sockfd, const struct sockaddr* addr, in connect() function in internal::SysImpl
/openbmc/bmcweb/features/serial/
H A Dobmc_console.hpp134 bool connect(int fd) in connect() function in crow::obmc_console::ConsoleHandler
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dserv.py471 def connect(host, port): function
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py155 async def connect(self): member in AsyncClient
/openbmc/bmcweb/features/virtual_media/
H A Dvm_websocket.hpp86 void connect() in connect() function in crow::obmc_vm::Handler
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py151 def connect(self): member in Wget.checkstatus.HTTPConnectionCache
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py191 def connect(self, logger): member in DatabaseEngine
H A Dsqlalchemy.py161 def connect(self, logger): member in DatabaseEngine
/openbmc/qemu/scripts/qapi/
H A Dparser.py677 def connect(self, member: 'QAPISchemaMember') -> None: member in QAPIDoc.ArgSection

12