Searched defs:send_msg (Results 1 – 2 of 2) sorted by relevance
| /openbmc/libpldm/src/transport/ | ||
| H A D | test.h | 36 struct pldm_transport_test_msg_send send_msg; member |
| /openbmc/qemu/python/tests/ | ||
| H A D | protocol.py | 71 async def send_msg(self) -> None: member in NullProtocol |