HomeSort by relevance Sort by last modified time
    Searched refs:wdomain (Results 1 - 2 of 2) sorted by null

  /external/dbus/dbus/
dbus-sysdeps-win.h 62 wchar_t **wdomain,
78 wchar_t **wdomain,
dbus-sysdeps-win.c 665 wchar_t *wdomain; local
686 wdomain = dbus_new (wchar_t, wdomain_length);
687 if (!wdomain)
694 wdomain, &wdomain_length, &use))
709 dbus_free (wdomain);
    [all...]

Completed in 3348 milliseconds