Home
last modified time | relevance | path

Searched defs:DEBUGIID (Results 1 – 3 of 3) sorted by last modified time

/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_tmpl.c204 #define DEBUGIID(msg, strUtf16) DEBUGPRUnichar(msg, strUtf16) macro
H A Dvbox_uniformed_api.h123 void (*DEBUGIID)(struct _vboxDriver *driver, const char *msg, vboxIID *iid); member
H A Dvbox_common.h430 #define DEBUGIID(msg, iid) gVBoxAPI.UIID.DEBUGIID(data, msg, iid) macro