Searched defs:umsg (Results 1 – 2 of 2) sorted by relevance
223 hv_kvp_convert_utf8_ipinfo_to_utf16(struct hv_kvp_msg *umsg, in hv_kvp_convert_utf8_ipinfo_to_utf16()272 struct hv_kvp_msg *umsg) in hv_kvp_convert_utf16_ipinfo_to_utf8()353 hv_kvp_convert_hostmsg_to_usermsg(struct hv_kvp_msg *hmsg, struct hv_kvp_msg *umsg) in hv_kvp_convert_hostmsg_to_usermsg()464 hv_kvp_convert_usermsg_to_hostmsg(struct hv_kvp_msg *umsg, struct hv_kvp_msg *hmsg) in hv_kvp_convert_usermsg_to_hostmsg()560 struct hv_kvp_msg *umsg = &sc->daemon_kvp_msg; in hv_kvp_send_msg_to_daemon() local795 struct hv_kvp_msg *umsg = &sc->daemon_kvp_msg; in hv_kvp_dev_daemon_write() local
600 HandleMessage(ParseErrorLevel level, const char *levelName, const char *umsg) in HandleMessage()