Searched defs:umsg (Results 1 – 2 of 2) sorted by relevance
222 hv_kvp_convert_utf8_ipinfo_to_utf16(struct hv_kvp_msg *umsg, in hv_kvp_convert_utf8_ipinfo_to_utf16()271 struct hv_kvp_msg *umsg) in hv_kvp_convert_utf16_ipinfo_to_utf8()352 hv_kvp_convert_hostmsg_to_usermsg(struct hv_kvp_msg *hmsg, struct hv_kvp_msg *umsg) in hv_kvp_convert_hostmsg_to_usermsg()463 hv_kvp_convert_usermsg_to_hostmsg(struct hv_kvp_msg *umsg, struct hv_kvp_msg *hmsg) in hv_kvp_convert_usermsg_to_hostmsg()559 struct hv_kvp_msg *umsg = &sc->daemon_kvp_msg; in hv_kvp_send_msg_to_daemon() local794 struct hv_kvp_msg *umsg = &sc->daemon_kvp_msg; in hv_kvp_dev_daemon_write() local
603 HandleMessage(ParseErrorLevel level, const char *levelName, const char *umsg) in HandleMessage()